@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/becca4ec-1e68-4223-a5d8-0fbc73781368> 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 "Daten aus eigener Befliegung mit 20 cm Auflösung." ;
    dct:identifier "becca4ec-1e68-4223-a5d8-0fbc73781368" ;
    dct:issued "2023-06-27T08:45:22.900065"^^xsd:dateTime ;
    dct:modified "2026-04-13T12:10:14.312891"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/6dfb5050-c558-482b-97dc-511b96a132cd> ;
    dct:title "Luftbilder" ;
    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/becca4ec-1e68-4223-a5d8-0fbc73781368/resource/2973f3fb-ef0f-4a3f-b4d4-0a9f76374db3> ;
    dcat:keyword "geodaten",
        "luftbilder" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/AGRI>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<https://opendata.stuttgart.de/dataset/becca4ec-1e68-4223-a5d8-0fbc73781368/resource/2973f3fb-ef0f-4a3f-b4d4-0a9f76374db3> a dcat:Distribution ;
    dct:description "Layer: Base:A62_Luftbild_2023_EPSG25832" ;
    dct:format "WMS" ;
    dct:issued "2023-06-27T08:46:01.606862"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-04-13T12:10:14.319730"^^xsd:dateTime ;
    dct:title "WMS Luftbilder" ;
    dcat:accessURL <https://geoserver.stuttgart.de/geoserver/Base/wms?version=1.3.0&request=GetCapabilities> .

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

