@prefix adms: <http://www.w3.org/ns/adms#> .
@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.leipzig.de/dataset/a53186c1-b791-4e17-a2c6-c7670704af2f> a dcat:Dataset ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/14713000> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/AS_NEEDED> ;
    dct:description "Test_15_09_2026" ;
    dct:identifier "c638e439-b565-4b1b-87bd-d3ba7cbb2444" ;
    dct:issued "2026-09-15T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-09-15T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://www.leipzig.de> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/14713000> ],
        [ a dct:Location ;
            locn:geometry "POLYGON ((12.2367 51.4480, 12.5425 51.4480, 12.5425 51.2382, 12.2367 51.2382, 12.2367 51.4480))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[12.2367, 51.448], [12.5425, 51.448], [12.5425, 51.2382], [12.2367, 51.2382], [12.2367, 51.448]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Test_15_09_2026" ;
    dct:type "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset" ;
    adms:identifier "c638e439-b565-4b1b-87bd-d3ba7cbb2444" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amt für Geoinformation und Bodenordnung, Stadt Leipzig" ;
            vcard:hasEmail <mailto:geoinformation@leipzig.de> ] ;
    dcat:distribution <https://geodienste.leipzig.de/l2/Anwendungsfaelle/Bodenrichtwerte_2026/MapServer/WMSServer?REQUEST=GetCapabilities&SERVICE=WMS#distribution> ;
    dcat:keyword "Geobasisdaten",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<https://opendata.leipzig.de/organization/31bbc58f-6e0f-44ac-a289-aebf488ba726> a foaf:Organization ;
    foaf:name "Amt für Geoinformation und Bodenordnung" .

<https://geodienste.leipzig.de/l2/Anwendungsfaelle/Bodenrichtwerte_2026/MapServer/WMSServer?REQUEST=GetCapabilities&SERVICE=WMS#distribution> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Stadt Leipzig" ;
    dct:description "Test_15_09_2026" ;
    dct:issued "2026-09-16T19:18:50.981353"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-09-16T19:18:50.968441"^^xsd:dateTime ;
    dct:title "Test_15_09_2026" ;
    dcat:accessURL <https://geodienste.leipzig.de/l2/Anwendungsfaelle/Bodenrichtwerte_2026/MapServer/WMSServer?REQUEST=GetCapabilities&SERVICE=WMS> ;
    dcat:downloadURL <https://geodienste.leipzig.de/l2/Anwendungsfaelle/Bodenrichtwerte_2026/MapServer/WMSServer?REQUEST=GetCapabilities&SERVICE=WMS> .

<https://www.leipzig.de> a foaf:Organization ;
    foaf:homepage <https://www.leipzig.de> ;
    foaf:name "Stadt Leipzig" .

