@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/1000c116-e0f5-449f-99a2-289359a986d1> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <http://offenedaten.aachen.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "geoservice@mail.aachen.de" ;
            foaf:name "geoservice " ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "geodaten@mail.aachen.de" ;
            foaf:name "Fachbereich Geoinformation und Bodenordnung " ] ;
    dct:description """Im Rahmen einer Erhebung wurden die Straßen der Stadt Aachen auf ihre Namensherkunft überprüft und in Kategorien eingeteilt. Das Ergebnis können Sie als Excel-Datei herunterladen.\r
Stand der Daten: Juni 2021""" ;
    dct:identifier "dcb385f4-bc8c-4520-a1e8-1a6106686408" ;
    dct:issued "2026-02-05T10:23:29.414055"^^xsd:dateTime ;
    dct:modified "2026-02-05T10:23:29.414061"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> ;
    dct:title "Herkunft der Straßennamen" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "dcb385f4-bc8c-4520-a1e8-1a6106686408" ],
        [ a adms:Identifier ;
            skos:notation "dcb385f4-bc8c-4520-a1e8-1a6106686408" ],
        "dcb385f4-bc8c-4520-a1e8-1a6106686408" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "geoservice " ;
            vcard:hasEmail <mailto:geoservice@mail.aachen.de> ],
        [ a vcard:Organization ;
            vcard:fn "geoservice " ;
            vcard:hasEmail <mailto:geoservice@mail.aachen.de> ],
        [ a vcard:Organization ;
            vcard:fn "geoservice " ;
            vcard:hasEmail <mailto:geoservice@mail.aachen.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/1000c116-e0f5-449f-99a2-289359a986d1/resource/01b5c278-18a3-4059-a674-858e85e2c1a4> ;
    dcat:keyword "Geoservice",
        "Namensherkunft",
        "Straßennamen" ;
    dcat:landingPage <https://serviceportal.aachen.de/suche/-/egov-bis-search/institution/45995> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<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/XLSX> a dct:MediaTypeOrExtent .

<https://serviceportal.aachen.de/suche/-/egov-bis-search/institution/45995> a foaf:Document .

<https://test.ckan.open.nrw.de/dataset/1000c116-e0f5-449f-99a2-289359a986d1/resource/01b5c278-18a3-4059-a674-858e85e2c1a4> a dcat:Distribution ;
    dct:description "Datenformat Exceltabelle" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2020-05-25T11:52:12.969368"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-06-22T13:37:51.603177"^^xsd:dateTime ;
    dct:title "Herkunft der Straßennamen der Stadt Aachen" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/dcb385f4-bc8c-4520-a1e8-1a6106686408/resource/01b5c278-18a3-4059-a674-858e85e2c1a4/download/herkunft-der-strassennamen-der-stadt-aachen.xlsx> ;
    dcat:byteSize "72393"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

