@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.olpe.de/dataset/b1f37d5f-ea3c-47e5-8c7c-cda80b4e0aad> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:name "Kreisstadt Olpe, Gebäudemanagement" ] ;
    dct:description "Übersicht über Gebäude der Kreisstadt Olpe als Eigentümerin" ;
    dct:identifier "b1f37d5f-ea3c-47e5-8c7c-cda80b4e0aad" ;
    dct:issued "2026-04-08T11:42:25.361145"^^xsd:dateTime ;
    dct:language "deutsch" ;
    dct:modified "2026-04-08T11:44:15.424681"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/ede51db4-580e-48a0-b9d0-ce8aa68aabf7> ;
    dct:title "Städtische Gebäude" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe, Gebäudemanagement" ],
        [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe, Gebäudemanagement" ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe, Gebäudemanagement" ;
            vcard:hasEmail <mailto:smartcity@olpe.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe, Gebäudemanagement" ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe, Gebäudemanagement" ;
            vcard:hasEmail <mailto:smartcity@olpe.de> ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe, Gebäudemanagement" ;
            vcard:hasEmail <mailto:smartcity@olpe.de> ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe, Gebäudemanagement" ;
            vcard:hasEmail <mailto:smartcity@olpe.de> ] ;
    dcat:distribution <https://opendata.olpe.de/dataset/b1f37d5f-ea3c-47e5-8c7c-cda80b4e0aad/resource/0935fa27-5404-45dd-87cb-f19dcb4ebf14> ;
    dcat:keyword "Grundstücke",
        "Stadtentwicklung",
        "Stadtplanung" ;
    dcat:theme <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/SOCI> .

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

<https://ckan.open.nrw.de/organization/ede51db4-580e-48a0-b9d0-ce8aa68aabf7> a foaf:Agent ;
    foaf:name "Olpe" .

<https://opendata.olpe.de/dataset/b1f37d5f-ea3c-47e5-8c7c-cda80b4e0aad/resource/0935fa27-5404-45dd-87cb-f19dcb4ebf14> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-08T11:43:26.694610"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-04-08T11:43:26.677696"^^xsd:dateTime ;
    dct:title "Gebäudeliste" ;
    dcat:accessURL <https://opendata.olpe.de/dataset/b1f37d5f-ea3c-47e5-8c7c-cda80b4e0aad/resource/0935fa27-5404-45dd-87cb-f19dcb4ebf14/download/gebaudeliste_2023_2.csv> ;
    dcat:byteSize "2451"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.olpe.de/dataset/b1f37d5f-ea3c-47e5-8c7c-cda80b4e0aad/resource/0935fa27-5404-45dd-87cb-f19dcb4ebf14/download/gebaudeliste_2023_2.csv> a rdfs:Resource .

