@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/d7cf8607-5cc4-4461-a250-6cb96ebdcf47> 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 Stadt Monschau. Der Datensatz wird jährlich aktualisiert." ;
    dct:identifier "930df478-f609-431f-8ffe-279042366ffc" ;
    dct:issued "2026-02-05T10:24:03.424226"^^xsd:dateTime ;
    dct:modified "2026-02-05T10:24:03.424232"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> ;
    dct:title "Straßenverzeichnis der Stadt Monschau" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "930df478-f609-431f-8ffe-279042366ffc" ],
        [ a adms:Identifier ;
            skos:notation "930df478-f609-431f-8ffe-279042366ffc" ],
        "930df478-f609-431f-8ffe-279042366ffc" ;
    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/d7cf8607-5cc4-4461-a250-6cb96ebdcf47/resource/83019cfb-75fa-4d52-b8f4-e182729b0206> ;
    dcat:keyword "Monschau",
        "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/d7cf8607-5cc4-4461-a250-6cb96ebdcf47/resource/83019cfb-75fa-4d52-b8f4-e182729b0206> a dcat:Distribution ;
    dct:description "Aktuelle Straßenliste der Stadt Monschau." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-10-11T09:45:25.876710"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-10-11T09:45:25.833722"^^xsd:dateTime ;
    dct:title "Straßen der Stadt Monschau" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/930df478-f609-431f-8ffe-279042366ffc/resource/83019cfb-75fa-4d52-b8f4-e182729b0206/download/gemeindestrassen_monschau.csv> ;
    dcat:byteSize "11006"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

