@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/7f510613-57d6-4fbc-bd63-0cca573bb6a5> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein>,
        <https://gdi-sh.de> ;
    dcatde:licenseAttributionByText "© Landeshauptstadt Kiel, Amt für Bauordnung, Vermessung und Geoinformation" ;
    dct:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/CONT> ;
    dct:conformsTo <http://www.opengis.net/def/crs/EPSG/0/25832> ;
    dct:description "Stadtkarte des Gebiets Hassee im Maßstab 1:5000" ;
    dct:identifier "7f510613-57d6-4fbc-bd63-0cca573bb6a5" ;
    dct:issued "2024-12-12T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-11-03"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <http://www.kiel.de> ;
            foaf:mbox "mailto:gdi@kiel.de" ;
            foaf:name "Landeshauptstadt Kiel" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((54.2700 10.1100, 54.3100 10.1100, 54.3100 10.0400, 54.2700 10.0400, 54.2700 10.1100))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2024-12-12T00:00:00"^^xsd:dateTime ] ;
    dct:title "Stadtkarte 1:5000 Kiel-Hassee" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "7f510613-57d6-4fbc-bd63-0cca573bb6a5" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Landeshauptstadt Kiel" ;
            vcard:hasCountryName "Deutschland" ;
            vcard:hasEmail <mailto:gdi@kiel.de> ;
            vcard:hasLocality "Kiel" ;
            vcard:hasPostalCode "24103" ;
            vcard:hasStreetAddress "Fleethörn 9" ;
            vcard:hasTelephone <tel:+49431901-2666> ] ;
    dcat:distribution <https://opendata.kiel.de/data/stk10_pdf/Kiel-Hassee.pdf> ;
    dcat:keyword "Hassee",
        "Stadtkarte Kiel",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

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

<http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> a dct:RightsStatement .

<http://publications.europa.eu/resource/authority/frequency/CONT> a dct:Frequency .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<http://www.opengis.net/def/crs/EPSG/0/25832> a dct:Standard .

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

<https://opendata.kiel.de/data/stk10_pdf/Kiel-Hassee.pdf> a rdfs:Resource,
        dcat:Distribution ;
    dcatde:licenseAttributionByText "© Landeshauptstadt Kiel, Amt für Bauordnung, Vermessung und Geoinformation" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2025-02-02T07:13:02.414194"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-11-03T16:50:08.149419"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.kiel.de/data/stk10_pdf/Kiel-Hassee.pdf> ;
    dcat:downloadURL <https://opendata.kiel.de/data/stk10_pdf/Kiel-Hassee.pdf> ;
    dcat:mediaType "application/pdf" .

