@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/cf1497ae-e656-4811-b560-b8c71838203a> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Landeshauptstadt Kiel" ;
    dct:description """Geometrie der Stadtteile von Kiel\r
\r
**Eigenschaften**\r
\r
* CODE:  8-stellig, 2 Stellen StadtteilNr und 6 Nullen\r
* STDTEILNR: Nummer des Stadtteils\r
* STADTTEIL: Name des Stadtteils\r
* FLAECHE: Fläche in qm\r
* last_edited_date: Datum der letzten Aktualisierung des Datensatzes im ISO 8601 Format YYYY-MM-DDThh:mm:ssZ (UTC+01:00 für Winterzeit; UTC+02:00 für Sommerzeit)""" ;
    dct:identifier "cf1497ae-e656-4811-b560-b8c71838203a" ;
    dct:isReplacedBy <https://opendata.schleswig-holstein.de/dataset/statistische-stadtteile-in-kiel> ;
    dct:issued "2022-09-26T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-08-08T11:40:11.729614"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/landeshauptstadt-kiel> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/raumordnung/stadtgebiet> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((10.0327 54.2508, 10.0327 54.4314, 10.2186 54.4314, 10.2186 54.2508, 10.0327 54.2508))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-09-01T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2022-09-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Stadtteile Kiel" ;
    dcat:distribution <http://134.245.19.93/dataset/cf1497ae-e656-4811-b560-b8c71838203a/resource/afbcded5-8913-4e87-bd99-ae9c1586e30f> ;
    dcat:keyword "Kiel",
        "Raumordnung",
        "Stadtgebiet",
        "Stadtteile" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<http://134.245.19.93/dataset/cf1497ae-e656-4811-b560-b8c71838203a/resource/afbcded5-8913-4e87-bd99-ae9c1586e30f> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Landeshauptstadt Kiel" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2022-09-26T14:24:39.124142"^^xsd:dateTime ;
    dct:modified "2023-09-26T21:05:44.275149"^^xsd:dateTime ;
    dct:title "stadtteileKiel.geojson" ;
    dcat:accessURL <https://opendata.kiel.de/data/stadtteileKiel.geojson> ;
    dcat:mediaType "application/json" .

<http://134.245.19.93/organization/landeshauptstadt-kiel> a foaf:Agent ;
    foaf:name "Landeshauptstadt Kiel" .

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

