@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/19df5653-6d5d-4620-82d3-5bf3d3eb72d2> 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 "Der Stadtplan Stuttgart wird seit 1913 und damit seit über 100 Jahren durch das Stadtmessungsamt erstellt und veröffentlicht. Zum freien Download bieten wir den Stadtplan von 1914 in einer geringeren Auflösung an." ;
    dct:identifier "19df5653-6d5d-4620-82d3-5bf3d3eb72d2" ;
    dct:issued "2023-06-28T06:05:45.100165"^^xsd:dateTime ;
    dct:modified "2024-07-19T08:43:05.473210"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/6dfb5050-c558-482b-97dc-511b96a132cd> ;
    dct:title "Historischer Stadtplan Stuttgart 1914" ;
    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/19df5653-6d5d-4620-82d3-5bf3d3eb72d2/resource/ced7ab5b-2531-4584-a0d5-1e3163e6a87c> ;
    dcat:keyword "geodaten" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<https://opendata.stuttgart.de/dataset/19df5653-6d5d-4620-82d3-5bf3d3eb72d2/resource/ced7ab5b-2531-4584-a0d5-1e3163e6a87c> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-06-28T06:07:09.663358"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-06-28T06:07:09.645960"^^xsd:dateTime ;
    dct:title "Historischer_Stadtplan_Stuttgart_1914.zip" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/19df5653-6d5d-4620-82d3-5bf3d3eb72d2/resource/ced7ab5b-2531-4584-a0d5-1e3163e6a87c/download/historischer_stadtplan_stuttgart_1914.zip> ;
    dcat:byteSize 12746424.0 ;
    dcat:mediaType "application/zip" .

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

