@prefix adms: <http://www.w3.org/ns/adms#> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://test.ckan.open.nrw.de/dataset/1d9235e1-8072-45d1-a8e4-36b40ef7b846> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "gis@krefeld.de" ;
            foaf:name "Fachbereich 62" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "it-management@krefeld.de" ;
            foaf:name "Stadt Krefeld" ] ;
    dct:description "Der Datensatz enthält Geodaten ausgewählter Wirtschaftsverbände, Einrichtungen städtischer Tochtergesellschaften, Märkte in der Innenstadt Krefelds und den ehemaligen städtischen Großmarkt." ;
    dct:identifier "bcb02dfa-c6cc-4027-85c4-c46616fc2c9b" ;
    dct:issued "2026-09-03T13:21:32.565154"^^xsd:dateTime ;
    dct:modified "2026-09-03T13:21:32.565158"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Geodaten Gewerbe Stadt Krefeld" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "bcb02dfa-c6cc-4027-85c4-c46616fc2c9b" ] ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fachbereich 62" ;
            vcard:hasEmail <mailto:gis@krefeld.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/1d9235e1-8072-45d1-a8e4-36b40ef7b846/resource/400bbde6-fa4b-4fa8-8c2e-92e85492ea2f>,
        <https://test.ckan.open.nrw.de/dataset/1d9235e1-8072-45d1-a8e4-36b40ef7b846/resource/c0375844-40bd-4ee6-8c4a-b5493ccfe09f> ;
    dcat:landingPage <https://www.krefeld.de/de/vermessung/62-fachbereich-vermessungs-und-katasterwesen/> .

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

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

<https://test.ckan.open.nrw.de/dataset/1d9235e1-8072-45d1-a8e4-36b40ef7b846/resource/400bbde6-fa4b-4fa8-8c2e-92e85492ea2f> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2026-05-28T09:08:58.640381"^^xsd:dateTime ;
    dct:modified "2026-09-03T13:21:32.563646"^^xsd:dateTime ;
    dct:title "Geodaten Gewerbe Stadt Krefeld" ;
    dcat:accessURL <https://gisdata.krzn.de/files/opendatagis/Stadt_Krefeld/Gewerbe.geojson> ;
    dcat:mediaType "application/geo+json" .

<https://test.ckan.open.nrw.de/dataset/1d9235e1-8072-45d1-a8e4-36b40ef7b846/resource/c0375844-40bd-4ee6-8c4a-b5493ccfe09f> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/KML> ;
    dct:issued "2026-05-28T09:09:23.745687"^^xsd:dateTime ;
    dct:modified "2026-09-03T13:21:32.564215"^^xsd:dateTime ;
    dct:title "Geodaten Gewerbe Stadt Krefeld" ;
    dcat:accessURL <https://gisdata.krzn.de/files/opendatagis/Stadt_Krefeld/Gewerbe.kml> ;
    dcat:mediaType "application/vnd.google-earth.kml+xml" .

<https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> a foaf:Agent ;
    foaf:name "Offenesdatenportal" .

<https://www.krefeld.de/de/vermessung/62-fachbereich-vermessungs-und-katasterwesen/> a foaf:Document .

