@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/5dbc9091-a7d2-474d-ac51-e40a4273e434> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:name "Kreisstadt Olpe, Ordnungsamt" ] ;
    dct:description "Statistik der Olper Bevölkerung nach Straßen" ;
    dct:identifier "5dbc9091-a7d2-474d-ac51-e40a4273e434" ;
    dct:issued "2026-04-14T15:40:59.576464"^^xsd:dateTime ;
    dct:language "deutsch" ;
    dct:modified "2026-04-14T15:41:45.944888"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/ede51db4-580e-48a0-b9d0-ce8aa68aabf7> ;
    dct:title "Olper Bevölkerung nach Straßen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe, Ordnungsamt" ],
        [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe, Ordnungsamt" ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe, Ordnungsamt" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe, Ordnungsamt" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe, Ordnungsamt" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ],
        [ a vcard:Kind ;
            vcard:fn "Kreisstadt Olpe, Ordnungsamt" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe, Ordnungsamt" ] ;
    dcat:distribution <https://opendata.olpe.de/dataset/5dbc9091-a7d2-474d-ac51-e40a4273e434/resource/e9256e6a-2621-49a4-9997-f0c49c13bcbe> ;
    dcat:keyword "2025",
        "Bevölkerung",
        "Einwohner" ;
    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://opendata.olpe.de/dataset/5dbc9091-a7d2-474d-ac51-e40a4273e434/resource/e9256e6a-2621-49a4-9997-f0c49c13bcbe> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-14T15:41:44.260555"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-04-14T15:41:44.245970"^^xsd:dateTime ;
    dct:title "Bevölkerung nach Straßen 30.06.2025" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "352dcde811422c31beade01684d853ce"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:checksumValue "352dcde811422c31beade01684d853ce"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:checksumValue "352dcde811422c31beade01684d853ce"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.olpe.de/dataset/5dbc9091-a7d2-474d-ac51-e40a4273e434/resource/e9256e6a-2621-49a4-9997-f0c49c13bcbe/download/05966024_strassenstatistik_20250630.csv> ;
    dcat:byteSize "21723"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.olpe.de/dataset/5dbc9091-a7d2-474d-ac51-e40a4273e434/resource/e9256e6a-2621-49a4-9997-f0c49c13bcbe/download/05966024_strassenstatistik_20250630.csv> a rdfs:Resource .

