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

<https://opendata.olpe.de/dataset/0383cf48-e38e-4562-8c86-5fa38cee61d7> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:name "Kreisstadt Olpe, Bauordnungs- und Planungsamt" ] ;
    dct:description "Übersicht über die Ruhe- und Parkbänke im Stadtgebiet der Kreisstadt Olpe" ;
    dct:identifier "0383cf48-e38e-4562-8c86-5fa38cee61d7" ;
    dct:issued "2026-02-19T13:20:58.144898"^^xsd:dateTime ;
    dct:language "deutsch" ;
    dct:modified "2026-02-19T13:22:46.848034"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/ede51db4-580e-48a0-b9d0-ce8aa68aabf7> ;
    dct:title "Ruhebänke in Olpe" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe, Bauordnungs- und Planungsamt" ],
        [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe, Bauordnungs- und Planungsamt" ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe, Bauordnungs- und Planungsamt" ;
            vcard:hasEmail <mailto:smartcity@olpe.de> ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe, Bauordnungs- und Planungsamt" ;
            vcard:hasEmail <mailto:smartcity@olpe.de> ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe, Bauordnungs- und Planungsamt" ;
            vcard:hasEmail <mailto:smartcity@olpe.de> ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe, Bauordnungs- und Planungsamt" ;
            vcard:hasEmail <mailto:smartcity@olpe.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe, Bauordnungs- und Planungsamt" ] ;
    dcat:distribution <https://opendata.olpe.de/dataset/0383cf48-e38e-4562-8c86-5fa38cee61d7/resource/277437d7-4cde-4ebd-87d3-b39e9a2d1c2a>,
        <https://opendata.olpe.de/dataset/0383cf48-e38e-4562-8c86-5fa38cee61d7/resource/61f4a946-4c05-4c78-966e-7f1dd2106b2a> ;
    dcat:keyword "Erholung",
        "Tourismus",
        "Umwelt" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/AGRI>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

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

<https://opendata.olpe.de/dataset/0383cf48-e38e-4562-8c86-5fa38cee61d7/resource/277437d7-4cde-4ebd-87d3-b39e9a2d1c2a> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-02-19T13:22:06.014060"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-19T13:22:05.996097"^^xsd:dateTime ;
    dct:title "Übersicht Ruhebänke im Stadtgebiet Olpe" ;
    dcat:accessURL <https://opendata.olpe.de/dataset/0383cf48-e38e-4562-8c86-5fa38cee61d7/resource/277437d7-4cde-4ebd-87d3-b39e9a2d1c2a/download/ruhebanke_001.geojson> ;
    dcat:byteSize "1136031"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/geo+json" .

<https://opendata.olpe.de/dataset/0383cf48-e38e-4562-8c86-5fa38cee61d7/resource/277437d7-4cde-4ebd-87d3-b39e9a2d1c2a/download/ruhebanke_001.geojson> a rdfs:Resource .

<https://opendata.olpe.de/dataset/0383cf48-e38e-4562-8c86-5fa38cee61d7/resource/61f4a946-4c05-4c78-966e-7f1dd2106b2a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-02-19T13:21:39.283738"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-19T13:21:39.265078"^^xsd:dateTime ;
    dct:title "Übersicht Ruhebänke im Stadtgebiet" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "9e319e987df5af24bfdc1f7312f8a21d"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:checksumValue "9e319e987df5af24bfdc1f7312f8a21d"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:checksumValue "9e319e987df5af24bfdc1f7312f8a21d"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.olpe.de/dataset/0383cf48-e38e-4562-8c86-5fa38cee61d7/resource/61f4a946-4c05-4c78-966e-7f1dd2106b2a/download/ruhebanke_001.csv> ;
    dcat:byteSize "982015"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.olpe.de/dataset/0383cf48-e38e-4562-8c86-5fa38cee61d7/resource/61f4a946-4c05-4c78-966e-7f1dd2106b2a/download/ruhebanke_001.csv> a rdfs:Resource .

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

