@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/48df6fa2-a0fd-4575-a165-b0ba5452b514> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Baugenehmigungen im Stadtgebiet Soest" ;
    dct:identifier "48df6fa2-a0fd-4575-a165-b0ba5452b514" ;
    dct:issued "2025-05-27T05:26:54.747543"^^xsd:dateTime ;
    dct:modified "2026-02-05T09:00:22.116037"^^xsd:dateTime ;
    dct:publisher <https://opendata.soest.de/organization/30a929e4-a372-4ca5-bb18-3b1ba6cf40db> ;
    dct:title "Baugenehmigungen im Stadtgebiet Soest" ;
    dcat:distribution <https://opendata.soest.de/dataset/48df6fa2-a0fd-4575-a165-b0ba5452b514/resource/cf3ee590-9b1c-40d5-aa6a-e16095f5bc5e> ;
    dcat:theme <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/48df6fa2-a0fd-4575-a165-b0ba5452b514/resource/cf3ee590-9b1c-40d5-aa6a-e16095f5bc5e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-05-27T05:27:21.878151"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-05-27T05:27:21.855116"^^xsd:dateTime ;
    dct:title "Baugenehmigungen (Neubau und Baumaßnahmen an bestehenden Gebäuden)" ;
    dcat:accessURL <https://opendata.soest.de/dataset/48df6fa2-a0fd-4575-a165-b0ba5452b514/resource/cf3ee590-9b1c-40d5-aa6a-e16095f5bc5e/download/3019-b-baugenehmigungen.csv> ;
    dcat:byteSize "1169"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.soest.de/dataset/48df6fa2-a0fd-4575-a165-b0ba5452b514/resource/cf3ee590-9b1c-40d5-aa6a-e16095f5bc5e/download/3019-b-baugenehmigungen.csv> a rdfs:Resource .

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

