@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 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/870954b6-4863-49d4-9c0a-ad945df4797e> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:name "Kreisstadt Olpe, Ordnungsamt" ] ;
    dct:description "Ausländische Bevölkerung und Ausländeranteil in Olpe nach Nationalitäten" ;
    dct:identifier "870954b6-4863-49d4-9c0a-ad945df4797e" ;
    dct:issued "2026-04-14T15:07:27.647562"^^xsd:dateTime ;
    dct:language "deutsch" ;
    dct:modified "2026-04-14T16:03:23.196870"^^xsd:dateTime ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Ausländische Bevölkerung in Olpe nach Nationalitäten" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe, Ordnungsamt" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreisstadt Olpe, Ordnungsamt" ;
            vcard:hasEmail <mailto:rathaus@olpe.de> ] ;
    dcat:distribution <https://opendata.olpe.de/dataset/870954b6-4863-49d4-9c0a-ad945df4797e/resource/3e2b20a5-88ea-48b9-a56d-c00462a2636f> ;
    dcat:keyword "2025",
        "Bevölkerung",
        "Staatsangehörigkeit" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.olpe.de/dataset/870954b6-4863-49d4-9c0a-ad945df4797e/resource/3e2b20a5-88ea-48b9-a56d-c00462a2636f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-14T15:07:40.833131"^^xsd:dateTime ;
    dct:modified "2026-04-14T15:07:40.816884"^^xsd:dateTime ;
    dct:title "Ausländische Bevölkerung und Ausländeranteil 30.06.2025" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d8ef434d7fa87750a31fcea2e581da5f"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:checksumValue "d8ef434d7fa87750a31fcea2e581da5f"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.olpe.de/dataset/870954b6-4863-49d4-9c0a-ad945df4797e/resource/3e2b20a5-88ea-48b9-a56d-c00462a2636f/download/05966024_auslaenderstatistik_20250630.csv> ;
    dcat:byteSize "4498"^^xsd:nonNegativeInteger,
        4498.0 ;
    dcat:mediaType "text/csv" .

