@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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://ckan.schoenwald.beispiel-stadt.de/dataset/93099a62-cf23-4fea-b980-1debdf24b282> a dcat:Dataset ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "intern" ] ;
    dct:description "Der Datenbestand umfasst sechs informelle Teilräume des Stadtentwicklungsgebiets um den ehemaligen Flughafen Tegel. Die Grenzen der Teilräume dienen lediglich der Orientierung und nicht planerischen Zwecken." ;
    dct:identifier "93099a62-cf23-4fea-b980-1debdf24b282" ;
    dct:issued "2026-05-26T08:15:58.829557"^^xsd:dateTime ;
    dct:modified "2026-05-26T08:16:03.468268"^^xsd:dateTime ;
    dct:publisher <https://ckan.schoenwald.beispiel-stadt.de/organization/b379a210-80eb-4bb4-8021-2e09866d0f92> ;
    dct:title "Teilräume" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tegel Projekt GmbH" ;
            vcard:hasEmail <mailto:geo@berlintxl.de> ] ;
    dcat:distribution <https://ckan.schoenwald.beispiel-stadt.de/dataset/93099a62-cf23-4fea-b980-1debdf24b282/resource/31c35e5c-d948-4f00-bbce-6b722e159dea>,
        <https://ckan.schoenwald.beispiel-stadt.de/dataset/93099a62-cf23-4fea-b980-1debdf24b282/resource/69cdd461-c94c-40d7-8791-2d32d5a5d0b0>,
        <https://ckan.schoenwald.beispiel-stadt.de/dataset/93099a62-cf23-4fea-b980-1debdf24b282/resource/8cbcf721-9389-4e64-87aa-b61e23b34141>,
        <https://ckan.schoenwald.beispiel-stadt.de/dataset/93099a62-cf23-4fea-b980-1debdf24b282/resource/c8ab7f5a-ab52-4e09-8828-c4ece271eb85> ;
    dcat:keyword "Stadtentwicklungsgebiet",
        "Tegel",
        "Teilräume" .

<https://ckan.schoenwald.beispiel-stadt.de/dataset/93099a62-cf23-4fea-b980-1debdf24b282/resource/31c35e5c-d948-4f00-bbce-6b722e159dea> a dcat:Distribution ;
    dct:format "KML" ;
    dct:issued "2026-05-26T08:16:02.285658"^^xsd:dateTime ;
    dct:modified "2026-05-26T08:16:03.485657"^^xsd:dateTime ;
    dct:title "KML" ;
    dcat:accessURL <https://geoportal.futr-hub.de/geoserver/ds_open_data/wms/kml?layers=ds_open_data%3Apln_teilraeume_fla> .

<https://ckan.schoenwald.beispiel-stadt.de/dataset/93099a62-cf23-4fea-b980-1debdf24b282/resource/69cdd461-c94c-40d7-8791-2d32d5a5d0b0> a dcat:Distribution ;
    dct:format "SHP" ;
    dct:issued "2026-05-26T08:16:03.509552"^^xsd:dateTime ;
    dct:modified "2026-05-26T08:16:03.486268"^^xsd:dateTime ;
    dct:title "SHP" ;
    dcat:accessURL <https://geoportal.futr-hub.de/geoserver/ds_open_data/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=ds_open_data%3Apln_teilraeume_fla&outputFormat=SHAPE-ZIP> .

<https://ckan.schoenwald.beispiel-stadt.de/dataset/93099a62-cf23-4fea-b980-1debdf24b282/resource/8cbcf721-9389-4e64-87aa-b61e23b34141> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2026-05-26T08:16:01.163200"^^xsd:dateTime ;
    dct:modified "2026-05-26T08:16:02.271448"^^xsd:dateTime ;
    dct:title "WFS" ;
    dcat:accessURL <https://geoportal.futr-hub.de/geoserver/ds_open_data/pln_teilraeume_fla/ows?service=WFS&version=2.0.0&request=GetCapabilities> .

<https://ckan.schoenwald.beispiel-stadt.de/dataset/93099a62-cf23-4fea-b980-1debdf24b282/resource/c8ab7f5a-ab52-4e09-8828-c4ece271eb85> a dcat:Distribution ;
    dct:format "WMS" ;
    dct:issued "2026-05-26T08:16:00.205405"^^xsd:dateTime ;
    dct:modified "2026-05-26T08:16:01.139181"^^xsd:dateTime ;
    dct:title "WMS" ;
    dcat:accessURL <https://geoportal.futr-hub.de/gateway/geoserver/ds_open_data/pln_teilraeume_fla/ows?service=WMS&VERSION=1.3.0&REQUEST=GetCapabilities> .

<https://ckan.schoenwald.beispiel-stadt.de/organization/b379a210-80eb-4bb4-8021-2e09866d0f92> a foaf:Agent ;
    foaf:name "Open Data" .

