@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/b582a715-9338-4819-916b-e5b61c605923> 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 "info@staedteregion-aachen.de" ;
            foaf:name "Kataster- und Vermessungsamt" ] ;
    dct:description "Dieser Datensatz enthält die Adressdaten der städteregionsangehörigen Kommunen ohne die Stadt Aachen." ;
    dct:identifier "6492eb56-2d1e-4837-8278-0851da9fa9ee" ;
    dct:issued "2026-02-05T10:22:41.268973"^^xsd:dateTime ;
    dct:modified "2026-02-05T10:22:41.268978"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> ;
    dct:title "Adressen der StädteRegion Aachen ohne die Stadt Aachen" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "6492eb56-2d1e-4837-8278-0851da9fa9ee" ],
        [ a adms:Identifier ;
            skos:notation "6492eb56-2d1e-4837-8278-0851da9fa9ee" ],
        "6492eb56-2d1e-4837-8278-0851da9fa9ee" ;
    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/b582a715-9338-4819-916b-e5b61c605923/resource/020dbd61-7c7f-4264-bf1f-d19aad078951>,
        <https://test.ckan.open.nrw.de/dataset/b582a715-9338-4819-916b-e5b61c605923/resource/2fb0ac1b-c227-4d5e-a133-13d301689b75> ;
    dcat:keyword "Adresse",
        "Straßen",
        "geodaten" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

<https://test.ckan.open.nrw.de/dataset/b582a715-9338-4819-916b-e5b61c605923/resource/020dbd61-7c7f-4264-bf1f-d19aad078951> a dcat:Distribution ;
    dct:description "CSV-Datei der Adressen der StädteRegion Aachen, Stand November 2020" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-12-02T15:30:09.457051"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-02-17T15:02:49.632889"^^xsd:dateTime ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/6492eb56-2d1e-4837-8278-0851da9fa9ee/resource/020dbd61-7c7f-4264-bf1f-d19aad078951/download/adressen_der_staedteregion.csv> ;
    dcat:byteSize "6252134"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://test.ckan.open.nrw.de/dataset/b582a715-9338-4819-916b-e5b61c605923/resource/2fb0ac1b-c227-4d5e-a133-13d301689b75> a dcat:Distribution ;
    dct:description "WMS-Datei der Adressen der StädteRegion Aachen, Stand November 2020" ;
    dct:format "WMS" ;
    dct:issued "2020-12-02T15:32:00.334845"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-02-05T10:22:41.261955"^^xsd:dateTime ;
    dct:title "Adressenservice_WMS" ;
    dcat:accessURL <https://geodienste.staedteregion-aachen.de/cgi-bin/qgis_mapserv.fcgi?MAP=/home/geonet/inkasserver/QMAPS/WMS/polizei_adressen.qgs&SERVICE=WFS> .

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

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

