@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/f5e12d9d-0985-4dc3-9831-ba42a8640e42> 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:description "Kleinräumige Statistiken zu unterschiedlichen Themen" ;
    dct:identifier "f5e12d9d-0985-4dc3-9831-ba42a8640e42" ;
    dct:issued "2021-01-11T06:16:02.231393"^^xsd:dateTime ;
    dct:modified "2024-01-25T13:44:51.749081"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/ef5d5ab7-88a9-4a0c-9989-63a3edee74b7> ;
    dct:title "Bevölkerungsatlas" ;
    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: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> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/f5e12d9d-0985-4dc3-9831-ba42a8640e42/resource/42fa8bf0-b27e-4a8e-81fa-b47a407b372d>,
        <https://opendata.ruhr/dataset/f5e12d9d-0985-4dc3-9831-ba42a8640e42/resource/7316f726-9f83-45bc-86ce-ba8d5857b89d> ;
    dcat:keyword "Bevölkerung",
        "Hagen",
        "Ort",
        "Wohnung" ;
    dcat:landingPage <http://www.instantatlas.stadt-hagen.de/> .

<https://opendata.ruhr/dataset/f5e12d9d-0985-4dc3-9831-ba42a8640e42/resource/42fa8bf0-b27e-4a8e-81fa-b47a407b372d> a dcat:Distribution ;
    dct:issued "2021-01-11T06:16:30.429040"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-01-11T06:16:30.429040"^^xsd:dateTime ;
    dct:title "www.instantatlas.stadt-hagen.de" ;
    dcat:accessURL <http://www.instantatlas.stadt-hagen.de/> .

<https://opendata.ruhr/dataset/f5e12d9d-0985-4dc3-9831-ba42a8640e42/resource/7316f726-9f83-45bc-86ce-ba8d5857b89d> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-08-11T14:23:50.470260"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-08-11T14:23:50.435647"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://opendata.ruhr/dataset/f5e12d9d-0985-4dc3-9831-ba42a8640e42/resource/7316f726-9f83-45bc-86ce-ba8d5857b89d/download/anzahl-der-bevolkerung-2019-d6pf12mj.zip> ;
    dcat:byteSize "1713"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://opendata.ruhr/dataset/f5e12d9d-0985-4dc3-9831-ba42a8640e42/resource/7316f726-9f83-45bc-86ce-ba8d5857b89d/download/anzahl-der-bevolkerung-2019-d6pf12mj.zip> a rdfs:Resource .

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

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

<http://www.instantatlas.stadt-hagen.de/> a rdfs:Resource,
        foaf:Document .

