@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://registry.gdi-de.org/id/de.sh/130beab9-bde0-4960-827e-3fa77ad83dc5> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/dir/2007/2/2019-06-26> ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein>,
        <https://gdi-sh.de> ;
    dcatde:licenseAttributionByText "© Stadt Elmshorn" ;
    dct:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:conformsTo "http://www.opengis.net/def/crs/EPSG/0/25832" ;
    dct:description "Straßennamen im Bereich der Stadt Elmshorn ohne Koordinatenbezug" ;
    dct:identifier "130beab9-bde0-4960-827e-3fa77ad83dc5" ;
    dct:issued "2022-05-16T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-05-05T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://opendata.schleswig-holstein.de/organization/elmshorn> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((9.6215 53.7814, 9.7217 53.7814, 9.7217 53.7261, 9.6215 53.7261, 9.6215 53.7814))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[9.62149157, 53.781441], [9.72169576, 53.781441], [9.72169576, 53.72611513], [9.62149157, 53.72611513], [9.62149157, 53.781441]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2022-05-16T00:00:00"^^xsd:dateTime ] ;
    dct:title "Straßenschlüsselverzeichnis der Stadt Elmshorn ohne Koordinatenbezug" ;
    dct:type "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset" ;
    adms:identifier "130beab9-bde0-4960-827e-3fa77ad83dc5" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Elmshorn" ;
            vcard:hasCountryName "Deutschland" ;
            vcard:hasEmail <mailto:gis@elmshorn.de> ;
            vcard:hasLocality "Elmshorn" ;
            vcard:hasPostalCode "25335" ;
            vcard:hasStreetAddress "Schulstraße 15 - 17" ;
            vcard:hasTelephone <tel:+49-4121-231-446> ;
            vcard:hasURL <http://www.elmshorn.de> ] ;
    dcat:distribution <https://opendatarepo.lsh.uni-kiel.de/data/elmshorn/Straßenverzeichnis_ohne_Bezug/Strassenschluesselliste.csv> ;
    dcat:keyword "Elmshorn",
        "GDIMRH",
        "Regional",
        "Stadt Elmshorn",
        "Straßenname",
        "Straßennamen",
        "Verkehrsnetze",
        "inspireidentifiziert",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://opendata.schleswig-holstein.de/organization/elmshorn> a foaf:Organization ;
    foaf:homepage <http://www.elmshorn.de> ;
    foaf:mbox "mailto:gis@elmshorn.de" ;
    foaf:name "Stadt Elmshorn" .

<https://opendatarepo.lsh.uni-kiel.de/data/elmshorn/Straßenverzeichnis_ohne_Bezug/Strassenschluesselliste.csv> a dcat:Distribution ;
    dcatde:licenseAttributionByText "© Stadt Elmshorn" ;
    dct:description "CSV Bereitstellung" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-05-06T06:34:25.888345"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-05-06T06:34:25.871705"^^xsd:dateTime ;
    dct:title "CSV" ;
    dcat:accessURL <https://opendatarepo.lsh.uni-kiel.de/data/elmshorn/Straßenverzeichnis_ohne_Bezug/Strassenschluesselliste.csv> ;
    dcat:downloadURL <https://opendatarepo.lsh.uni-kiel.de/data/elmshorn/Straßenverzeichnis_ohne_Bezug/Strassenschluesselliste.csv> ;
    dcat:mediaType "text/csv" .

