@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://publications.europa.eu/resource/authority/file-type/PDF> a dct:MediaTypeOrExtent .

<https://ckan.open.nrw.de/organization/1580d777-f7b0-4a07-a162-d6f3eb0b02f9> a foaf:Agent ;
    foaf:name "Duisburg" .

<https://opendata-duisburg.de/dataset/coworking-duisburg> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://opendata-duisburg.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "Public " ],
        [ a dct:RightsStatement ;
            rdfs:label "Public " ],
        [ a dct:RightsStatement ;
            rdfs:label "Public " ] ;
    dct:description """<p>In Duisburg findet man Coworking Spaces und Bürogemeinschaften: Individuell ausgestattet, thematisch unterschiedlich, aber immer erschwinglich. </p>
<p>Eine Übersicht über die Coworking Spaces und Bürpgemeinschaften in Duisburg findet man im Datensatz "Coworking in Duisburg".</p>
""" ;
    dct:identifier "a0473a24-88b4-4c6e-bb0c-66cf843ccc80" ;
    dct:issued "2026-05-15T00:35:06+02:00"^^xsd:dateTime ;
    dct:modified "2020-07-21T08:45:42+02:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/1580d777-f7b0-4a07-a162-d6f3eb0b02f9> ;
    dct:title "Coworking in Duisburg" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Herr Schäfer (GfW)" ;
            vcard:hasEmail <mailto:schaefer@gfw-duisburg.de> ],
        [ a vcard:Kind ;
            vcard:fn "Herr Schäfer (GfW)" ;
            vcard:hasEmail <mailto:schaefer@gfw-duisburg.de> ] ;
    dcat:distribution <https://opendata-duisburg.de/dataset/coworking-duisburg/resource/434d4b35-25ef-49a4-914b-5c664a4c3eae>,
        <https://opendata-duisburg.de/dataset/coworking-duisburg/resource/74ef17c0-97d6-4322-a4c8-588401a45671> ;
    dcat:keyword "Wirtschaft und Arbeit" ;
    dcat:landingPage <https://www.gfw-duisburg.de/> ;
    foaf:page <https://opendata-duisburg.de/dataset/coworking-duisburg> .

<https://opendata-duisburg.de/sites/default/files/Coworking_Duisburg_Uebersicht.docx> a rdfs:Resource .

<https://opendata-duisburg.de/sites/default/files/Coworking_Duisburg_Uebersicht.pdf> a rdfs:Resource .

<https://www.gfw-duisburg.de/> a foaf:Document .

<http://dcat-ap.de/def/licenses/other-closed> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://opendata-duisburg.de/dataset/coworking-duisburg/resource/434d4b35-25ef-49a4-914b-5c664a4c3eae> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format "DOCX" ;
    dct:issued "2020-07-14T15:02:09+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-07-14T15:02:09+02:00"^^xsd:dateTime ;
    dct:title "Coworking in Duisburg [DOCX]" ;
    dcat:accessURL <https://opendata-duisburg.de/dataset/coworking-duisburg/resource/434d4b35-25ef-49a4-914b-5c664a4c3eae> ;
    dcat:byteSize "8875267"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata-duisburg.de/sites/default/files/Coworking_Duisburg_Uebersicht.docx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" ;
    foaf:page <https://opendata-duisburg.de/dataset/coworking-duisburg/resource/434d4b35-25ef-49a4-914b-5c664a4c3eae> .

<https://opendata-duisburg.de/dataset/coworking-duisburg/resource/74ef17c0-97d6-4322-a4c8-588401a45671> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2020-07-14T15:03:00+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-07-14T15:03:00+02:00"^^xsd:dateTime ;
    dct:title "Coworking in Duisburg [PDF]" ;
    dcat:accessURL <https://opendata-duisburg.de/dataset/coworking-duisburg/resource/74ef17c0-97d6-4322-a4c8-588401a45671> ;
    dcat:byteSize "1940472"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata-duisburg.de/sites/default/files/Coworking_Duisburg_Uebersicht.pdf> ;
    dcat:mediaType "application/pdf" ;
    foaf:page <https://opendata-duisburg.de/dataset/coworking-duisburg/resource/74ef17c0-97d6-4322-a4c8-588401a45671> .

