@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.stuttgart.de/dataset/4c4292b2-30b9-4e7d-a32b-96c07f0eabaa> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "poststelle.12-opendata@stuttgart.de" ;
            foaf:name "Amt für Stadtplanung und Wohnen" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "post@stuttgart.de" ;
            foaf:name "Poststelle Stadt Stuttgart" ] ;
    dct:description """Mehr als 3.000 nach INSPIRE transformierte Bebauungspläne.\r
Über den nachfolgenden Link öffnet sich der Bebauungsplan-Viewer der Stadt Stuttgart:  https://maps.stuttgart.de/bebauungsplaene/\r
\r
_Die dargestellten Daten geben den Inhalt der Bebauungspläne wieder. Es handelt sich hier um keine rechtlich verbindlichen Informationen. Amtliche Auskünft sind bei der jeweiligen Gemeindeverwaltung (Datenherr) zu erfragen._""" ;
    dct:identifier "4c4292b2-30b9-4e7d-a32b-96c07f0eabaa" ;
    dct:issued "2024-04-11T07:07:21.713292"^^xsd:dateTime ;
    dct:modified "2025-04-17T08:12:27.213502"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/7d552d88-2641-4946-a44a-4f78545254f5> ;
    dct:title "Bebauungspläne" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amt für Stadtplanung und Wohnen" ;
            vcard:hasEmail <mailto:poststelle.12-opendata@stuttgart.de> ] ;
    dcat:distribution <https://opendata.stuttgart.de/dataset/4c4292b2-30b9-4e7d-a32b-96c07f0eabaa/resource/f2a6cf7d-1caa-428a-a2fb-d47c445dc914> ;
    dcat:keyword "bebauungsplan",
        "geodaten" ;
    dcat:landingPage <https://maps.stuttgart.de/bebauungsplaene/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<https://opendata.stuttgart.de/dataset/4c4292b2-30b9-4e7d-a32b-96c07f0eabaa/resource/f2a6cf7d-1caa-428a-a2fb-d47c445dc914> a dcat:Distribution ;
    dct:description "In diesem Viewer können Sie die Bebauungspläne betrachten." ;
    dct:issued "2024-04-11T07:08:10.352259"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2024-04-11T07:08:10.536461"^^xsd:dateTime ;
    dcat:accessURL <https://maps.stuttgart.de/bebauungsplaene/> .

<https://opendata.stuttgart.de/organization/7d552d88-2641-4946-a44a-4f78545254f5> a foaf:Organization ;
    foaf:name "Amt für Stadtplanung und Wohnen" .

