@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/d1b28dff-f10c-4633-a4db-da33d1210b26> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "rathaus@olpe.de" ;
            foaf:name "Kreisstadt Olpe" ] ;
    dct:description "Besucherfrequenzmessungen Rathaus Olpe " ;
    dct:identifier "d1b28dff-f10c-4633-a4db-da33d1210b26" ;
    dct:issued "2026-07-13T07:55:03.951512"^^xsd:dateTime ;
    dct:language "deutsch" ;
    dct:modified "2026-07-13T07:55:43.005674"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/ede51db4-580e-48a0-b9d0-ce8aa68aabf7> ;
    dct:title "Besucherfrequenzmessungen Rathaus Olpe" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ] ;
    dcat:distribution <https://opendata.olpe.de/dataset/d1b28dff-f10c-4633-a4db-da33d1210b26/resource/65a8d359-1308-4c93-93cf-cbd12a008ecb> ;
    dcat:keyword "Statistik" ;
    dcat:theme <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://nbg1.your-objectstorage.com/opendatascoe/Open%20Data/Datens%C3%A4tze/Besuchermessung_Rathaus_2025.csv> a rdfs:Resource .

<https://opendata.olpe.de/dataset/d1b28dff-f10c-4633-a4db-da33d1210b26/resource/65a8d359-1308-4c93-93cf-cbd12a008ecb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-07-13T07:55:42.749648"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-07-13T07:55:43.010422"^^xsd:dateTime ;
    dct:title "Besucherfrequenzmessung Rathaus Olpe 2025" ;
    dcat:accessURL <https://nbg1.your-objectstorage.com/opendatascoe/Open%20Data/Datens%C3%A4tze/Besuchermessung_Rathaus_2025.csv> ;
    dcat:mediaType "text/csv" .

