@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.ruhr/dataset/030e09d9-79d4-4923-aa84-2ffea835f420> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "statistik@stadt-hagen.de" ;
            foaf:name "Abteilung Statistik und Wahlen" ] ;
    dct:creator [ a foaf:Agent ;
            foaf:name "Stadt Hagen" ],
        [ a foaf:Agent ;
            foaf:name "Stadt Hagen" ],
        [ a foaf:Organization ;
            foaf:name "Stadt Hagen" ] ;
    dct:description "Bevölkerung mit Hauptwohnsitz in Hagen nach Wohnbezirken laut Einwohnermelderegister seit 2003" ;
    dct:identifier "030e09d9-79d4-4923-aa84-2ffea835f420" ;
    dct:issued "2020-02-17T08:29:58.795811"^^xsd:dateTime ;
    dct:modified "2026-02-02T08:33:39.295287"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/ef5d5ab7-88a9-4a0c-9989-63a3edee74b7> ;
    dct:title "Hauptwohnsitzbevölkerung in Hagen 2003-2025" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Abteilung Statistik und Wahlen" ;
            vcard:hasEmail <mailto:statistik@stadt-hagen.de> ],
        [ a vcard:Kind ;
            vcard:fn "Abteilung Statistik und Wahlen" ;
            vcard:hasEmail <mailto:statistik@stadt-hagen.de> ],
        [ a vcard:Organization ;
            vcard:fn "Abteilung Statistik und Wahlen" ;
            vcard:hasEmail <mailto:statistik@stadt-hagen.de> ],
        [ a vcard:Organization ;
            vcard:fn "Abteilung Statistik und Wahlen" ;
            vcard:hasEmail <mailto:statistik@stadt-hagen.de> ],
        [ a vcard:Organization ;
            vcard:fn "Abteilung Statistik und Wahlen" ;
            vcard:hasEmail <mailto:statistik@stadt-hagen.de> ],
        [ a vcard:Kind ;
            vcard:fn "Abteilung Statistik und Wahlen" ;
            vcard:hasEmail <mailto:statistik@stadt-hagen.de> ],
        [ a vcard:Kind ;
            vcard:fn "Abteilung Statistik und Wahlen" ;
            vcard:hasEmail <mailto:statistik@stadt-hagen.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/030e09d9-79d4-4923-aa84-2ffea835f420/resource/44ed849c-2e04-46fa-aa5a-51779b7101c6> ;
    dcat:keyword "Bevölkerung" .

<http://dcat-ap.de/def/licenses/other-closed> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://opendata.ruhr/dataset/030e09d9-79d4-4923-aa84-2ffea835f420/resource/44ed849c-2e04-46fa-aa5a-51779b7101c6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-02-13T10:09:44.967627"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-02T08:23:47.373849"^^xsd:dateTime ;
    dct:title "Hauptwohnsitzbevölkerung in Hagen 2003-2025" ;
    dcat:accessURL <https://opendata.ruhr/dataset/030e09d9-79d4-4923-aa84-2ffea835f420/resource/44ed849c-2e04-46fa-aa5a-51779b7101c6/download/2025-12-31_stadt_hagen_bevoelkerung.csv> ;
    dcat:byteSize "6397"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/030e09d9-79d4-4923-aa84-2ffea835f420/resource/44ed849c-2e04-46fa-aa5a-51779b7101c6/download/2025-12-31_stadt_hagen_bevoelkerung.csv> a rdfs:Resource .

<https://opendata.ruhr/organization/ef5d5ab7-88a9-4a0c-9989-63a3edee74b7> a foaf:Agent ;
    foaf:name "Hagen" .

