@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/b4119567-ffd4-4634-bd8a-9db59c50d8d7> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Poststelle.62-Geodatenmanagement@stuttgart.de" ;
            foaf:name "Stadtmessungsamt Stuttgart Geodatenmanagement" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "Poststelle.62-Geodatenmanagement@stuttgart.de" ;
            foaf:name "Stadtmessungsamt Stuttgart" ] ;
    dct:description "Die Übersichtskarte wird als Orientierungshilfe oder als Kartenhintergrund zum freien Download im Maßstab 1:100 000 angeboten." ;
    dct:identifier "b4119567-ffd4-4634-bd8a-9db59c50d8d7" ;
    dct:issued "2023-06-28T05:59:02.136402"^^xsd:dateTime ;
    dct:modified "2026-04-13T12:13:40.528110"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/6dfb5050-c558-482b-97dc-511b96a132cd> ;
    dct:title "Übersichtskarte Stuttgart" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadtmessungsamt Stuttgart Geodatenmanagement" ;
            vcard:hasEmail <mailto:Poststelle.62-Geodatenmanagement@stuttgart.de> ] ;
    dcat:distribution <https://opendata.stuttgart.de/dataset/b4119567-ffd4-4634-bd8a-9db59c50d8d7/resource/69ba2dba-ad72-437c-96bf-ce8efecde04a> ;
    dcat:keyword "geodaten" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<https://opendata.stuttgart.de/dataset/b4119567-ffd4-4634-bd8a-9db59c50d8d7/resource/69ba2dba-ad72-437c-96bf-ce8efecde04a> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-06-28T05:59:20.077703"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-06-28T05:59:20.059869"^^xsd:dateTime ;
    dct:title "Uebersichtskarte_Region_Stuttgart.zip" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/b4119567-ffd4-4634-bd8a-9db59c50d8d7/resource/69ba2dba-ad72-437c-96bf-ce8efecde04a/download/uebersichtskarte_region_stuttgart.zip> ;
    dcat:byteSize 3944548.0 ;
    dcat:mediaType "application/zip" .

<https://opendata.stuttgart.de/organization/6dfb5050-c558-482b-97dc-511b96a132cd> a foaf:Organization ;
    foaf:name "Stadtmessungsamt" .

