@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/3c020c97-f55e-4086-abb8-fc9e2d9ff900> 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 Aachen" ] ;
    dct:description "Liste aller aktuell vergebenen Straßennamen der Stadt Baesweiler. Der Datensatz wird jährlich aktualisiert." ;
    dct:identifier "22192dd0-0da9-46e6-9fc6-63696c5b3429" ;
    dct:issued "2026-02-05T10:24:01.725924"^^xsd:dateTime ;
    dct:modified "2026-02-05T10:24:01.725930"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> ;
    dct:title "Straßenverzeichnis der Stadt Baesweiler" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "22192dd0-0da9-46e6-9fc6-63696c5b3429" ],
        [ a adms:Identifier ;
            skos:notation "22192dd0-0da9-46e6-9fc6-63696c5b3429" ],
        "22192dd0-0da9-46e6-9fc6-63696c5b3429" ;
    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/3c020c97-f55e-4086-abb8-fc9e2d9ff900/resource/4a21af6c-7792-47e6-a87e-ad66594a66f7> ;
    dcat:keyword "Baesweiler",
        "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/3c020c97-f55e-4086-abb8-fc9e2d9ff900/resource/4a21af6c-7792-47e6-a87e-ad66594a66f7> a dcat:Distribution ;
    dct:description "Aktuelle Straßenliste der Stadt Baesweiler" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-10-15T09:22:30.006824"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-10-15T09:22:29.972145"^^xsd:dateTime ;
    dct:title "Straßenliste der Stadt Baesweiler" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/22192dd0-0da9-46e6-9fc6-63696c5b3429/resource/4a21af6c-7792-47e6-a87e-ad66594a66f7/download/gemeindestrassen_baesweiler.csv> ;
    dcat:byteSize "16567"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

