@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/56d3a421-735d-4b16-8ec9-318deab28dae> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <http://offenedaten.aachen.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "gis@staedteregion-aachen.de" ;
            foaf:name "GeoService StädteRegion Aachen" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "gis@staedteregion-aachen.de" ;
            foaf:name "Kataster- und Vermessungsamt der StädteRegion" ] ;
    dct:description "Liste aller aktuell vergebenen Straßennamen der Gemeinde Simmerath. Der Datensatz wird jährlich aktualisiert." ;
    dct:identifier "03f1ff91-5f59-4009-89b6-d483f72c28f3" ;
    dct:issued "2026-02-05T10:24:00.703849"^^xsd:dateTime ;
    dct:modified "2026-02-05T10:24:00.703854"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> ;
    dct:title "Straßenverzeichnis der Gemeinde Simmerath" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "03f1ff91-5f59-4009-89b6-d483f72c28f3" ],
        [ a adms:Identifier ;
            skos:notation "03f1ff91-5f59-4009-89b6-d483f72c28f3" ],
        "03f1ff91-5f59-4009-89b6-d483f72c28f3" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "GeoService StädteRegion Aachen" ;
            vcard:hasEmail <mailto:gis@staedteregion-aachen.de> ],
        [ a vcard:Organization ;
            vcard:fn "GeoService StädteRegion Aachen" ;
            vcard:hasEmail <mailto:gis@staedteregion-aachen.de> ],
        [ a vcard:Organization ;
            vcard:fn "GeoService StädteRegion Aachen" ;
            vcard:hasEmail <mailto:gis@staedteregion-aachen.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/56d3a421-735d-4b16-8ec9-318deab28dae/resource/731ecfce-f945-4c84-8e34-9086c87e5df7> ;
    dcat:keyword "Simmerath",
        "Straßenliste",
        "Straßennamen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI>,
        <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

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

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

<https://test.ckan.open.nrw.de/dataset/56d3a421-735d-4b16-8ec9-318deab28dae/resource/731ecfce-f945-4c84-8e34-9086c87e5df7> a dcat:Distribution ;
    dct:description "Aktuelle Straßenliste der Gemeinde Simmarath." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-10-12T07:37:00.798762"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-10-12T07:37:00.760107"^^xsd:dateTime ;
    dct:title "Straßenliste der Gemeinde Simmerath" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/03f1ff91-5f59-4009-89b6-d483f72c28f3/resource/731ecfce-f945-4c84-8e34-9086c87e5df7/download/gemeindestrassen_simmerath.csv> ;
    dcat:byteSize "14763"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> a foaf:Agent ;
    foaf:name "Aachen" .

