@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/4eb9bf1e-6c34-487f-997b-739536c96b70> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:name "Kreisstadt Olpe, Ordnungsamt" ] ;
    dct:description "Religionszugehörigkeit der Olper Bevölkerung" ;
    dct:identifier "4eb9bf1e-6c34-487f-997b-739536c96b70" ;
    dct:issued "2026-04-14T14:59:16.679045"^^xsd:dateTime ;
    dct:language "deutsch" ;
    dct:modified "2026-04-14T15:00:59.223822"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/6769ec45-ac31-4a31-bd07-155771151e42> ;
    dct:title "Konfession der Olper Bevölkerung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe, Ordnungsamt" ] ;
    dcat:distribution <https://opendata.olpe.de/dataset/4eb9bf1e-6c34-487f-997b-739536c96b70/resource/b1c2b86e-1c13-427e-87e7-a1e320557824> ;
    dcat:keyword "Bevölkerung",
        "Einwohner",
        "Religion",
        "Statisktik" ;
    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://opendata.olpe.de/dataset/4eb9bf1e-6c34-487f-997b-739536c96b70/resource/b1c2b86e-1c13-427e-87e7-a1e320557824> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-14T15:00:10.391543"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-04-14T15:00:10.371874"^^xsd:dateTime ;
    dct:title "Religionsstatistik 30.06.2025" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b0efad00fb02af532ddd8e70bffa7399"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.olpe.de/dataset/4eb9bf1e-6c34-487f-997b-739536c96b70/resource/b1c2b86e-1c13-427e-87e7-a1e320557824/download/05966024_religionsstatistik_20250630.csv> ;
    dcat:byteSize 389.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.olpe.de/dataset/4eb9bf1e-6c34-487f-997b-739536c96b70/resource/b1c2b86e-1c13-427e-87e7-a1e320557824/download/05966024_religionsstatistik_20250630.csv> a rdfs:Resource .

<https://test.ckan.open.nrw.de/organization/6769ec45-ac31-4a31-bd07-155771151e42> a foaf:Agent ;
    foaf:name "Olpe" .

