@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.soest.de/dataset/e550f076-81a7-4539-9ad8-923015189ea0> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Der Datensatz Gebäudehöhen der Gebäude im Stadtgebiet Soest enthält die Geländehöhen und maximale Gebäudehöhen" ;
    dct:identifier "e550f076-81a7-4539-9ad8-923015189ea0" ;
    dct:issued "2025-05-25T15:18:35.127845"^^xsd:dateTime ;
    dct:modified "2026-02-05T09:00:07.054214"^^xsd:dateTime ;
    dct:publisher <https://opendata.soest.de/organization/30a929e4-a372-4ca5-bb18-3b1ba6cf40db> ;
    dct:title "Gebäudehöhen der Gebäude im Stadtgebiet Soest" ;
    dcat:distribution <https://opendata.soest.de/dataset/e550f076-81a7-4539-9ad8-923015189ea0/resource/3a57d603-8cfd-48c0-b6a3-10ab1adeae84> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://dcat-ap.de/def/licenses/dl-by-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://opendata.soest.de/dataset/e550f076-81a7-4539-9ad8-923015189ea0/resource/3a57d603-8cfd-48c0-b6a3-10ab1adeae84> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-05-25T15:19:27.425988"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-05-25T15:19:27.406558"^^xsd:dateTime ;
    dct:title "Gebäudehöhen der Gebäude im Stadtgebiet Soest" ;
    dcat:accessURL <https://opendata.soest.de/dataset/e550f076-81a7-4539-9ad8-923015189ea0/resource/3a57d603-8cfd-48c0-b6a3-10ab1adeae84/download/106_maximale_gebaudehohen_2021.csv> ;
    dcat:byteSize "1229827"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.soest.de/dataset/e550f076-81a7-4539-9ad8-923015189ea0/resource/3a57d603-8cfd-48c0-b6a3-10ab1adeae84/download/106_maximale_gebaudehohen_2021.csv> a rdfs:Resource .

<https://opendata.soest.de/organization/30a929e4-a372-4ca5-bb18-3b1ba6cf40db> a foaf:Agent ;
    foaf:name "Stadt Soest" .

