@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 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#> .

<https://transparenz.karlsruhe.de/dataset/8474ba52-f851-4f4b-b05a-1cba9bbd1f4d> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:name "Liegenschaftsamt" ] ;
    dct:description "Der Datensatz der Stadteile der Stadt Karlsruhe  wird als Shapefile und GeoGSON bereitgestellt und enthält neben den Stadtteilgrenzen die Stadtteilnummer und die Stadteilbezeichnung." ;
    dct:identifier "8474ba52-f851-4f4b-b05a-1cba9bbd1f4d" ;
    dct:issued "2023-03-06T13:17:17.430083"^^xsd:dateTime ;
    dct:modified "2023-11-20T12:51:32.404774"^^xsd:dateTime ;
    dct:publisher <https://transparenz.karlsruhe.de/organization/47f81b28-f494-4bca-a36c-b636924ad0c3> ;
    dct:title "Stadtteile Stadt Karlsruhe" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Liegenschaftsamt" ] ;
    dcat:distribution <https://transparenz.karlsruhe.de/dataset/8474ba52-f851-4f4b-b05a-1cba9bbd1f4d/resource/2a7fd644-bc67-477a-bb9e-cf88f076b7af>,
        <https://transparenz.karlsruhe.de/dataset/8474ba52-f851-4f4b-b05a-1cba9bbd1f4d/resource/b11bc64d-c511-4fec-bc99-7333989ec673> ;
    dcat:keyword "datenbw-harvest",
        "stadtteile",
        "stadtteilkarte",
        "stadtteilplan" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<https://geoportal.karlsruhe.de/datenabgabe/Stadtteile_SHP.zip> a rdfs:Resource .

<https://transparenz.karlsruhe.de/dataset/8474ba52-f851-4f4b-b05a-1cba9bbd1f4d/resource/2a7fd644-bc67-477a-bb9e-cf88f076b7af> a dcat:Distribution ;
    dct:description "Der Datensatz enthält Stadtteilgrenzen, die Stadtteilnummer und die Stadtteilnamen der Karlsruher Stadtteile." ;
    dct:format "GeoJSON" ;
    dct:issued "2023-03-08T10:24:02.174389"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-03-08T10:24:02.153768"^^xsd:dateTime ;
    dct:title "Stadtteile Stadt Karlsruhe - GeoJSON" ;
    dcat:accessURL <https://transparenz.karlsruhe.de/dataset/8474ba52-f851-4f4b-b05a-1cba9bbd1f4d/resource/2a7fd644-bc67-477a-bb9e-cf88f076b7af/download/stadtteile.json> ;
    dcat:byteSize 783330.0 ;
    dcat:mediaType "application/json" .

<https://transparenz.karlsruhe.de/dataset/8474ba52-f851-4f4b-b05a-1cba9bbd1f4d/resource/2a7fd644-bc67-477a-bb9e-cf88f076b7af/download/stadtteile.json> a rdfs:Resource .

<https://transparenz.karlsruhe.de/dataset/8474ba52-f851-4f4b-b05a-1cba9bbd1f4d/resource/b11bc64d-c511-4fec-bc99-7333989ec673> a dcat:Distribution ;
    dct:description "Der Datensatz enthält Statteilgrenzen, die Stadteilnummer und die Stadtteilnamen der Karlsruher Stadteile." ;
    dct:format "SHP" ;
    dct:issued "2023-03-06T13:17:41.248783"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-11-20T12:51:32.410348"^^xsd:dateTime ;
    dct:title "Stadtteile Stadt Karlsruhe - Shapefile" ;
    dcat:accessURL <https://geoportal.karlsruhe.de/datenabgabe/Stadtteile_SHP.zip> ;
    dcat:mediaType "application/zip" .

<https://transparenz.karlsruhe.de/organization/47f81b28-f494-4bca-a36c-b636924ad0c3> a foaf:Agent ;
    foaf:name "Stadt Karlsruhe" .

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

