@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/93bef0b5-2ca6-4fa4-b84b-e899ff488ece> 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 Marktplatz Olpe" ;
    dct:identifier "93bef0b5-2ca6-4fa4-b84b-e899ff488ece" ;
    dct:issued "2026-07-13T07:52:31.171525"^^xsd:dateTime ;
    dct:language "deutsch" ;
    dct:modified "2026-07-13T07:53:07.833248"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/ede51db4-580e-48a0-b9d0-ce8aa68aabf7> ;
    dct:title "Besucherfrequenzmessungen Marktplatz Olpe" ;
    dcat:contactPoint [ 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> ],
        [ 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> ],
        [ 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> ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ] ;
    dcat:distribution <https://opendata.olpe.de/dataset/93bef0b5-2ca6-4fa4-b84b-e899ff488ece/resource/822a5caa-5d0b-45a4-8738-1e187b99f650> ;
    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_Marktplatz_2025.csv> a rdfs:Resource .

<https://opendata.olpe.de/dataset/93bef0b5-2ca6-4fa4-b84b-e899ff488ece/resource/822a5caa-5d0b-45a4-8738-1e187b99f650> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-07-13T07:53:07.575949"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-07-13T07:53:07.838077"^^xsd:dateTime ;
    dct:title "Besucherfrequenzmessungen Marktplatz Olpe 2025" ;
    dcat:accessURL <https://nbg1.your-objectstorage.com/opendatascoe/Open%20Data/Datens%C3%A4tze/Besuchermessung_Marktplatz_2025.csv> ;
    dcat:mediaType "text/csv" .

