@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/3b26da49-40c6-4c2f-a281-148ee6022b00> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Aktuelle Zahlen zur Bevölkerung (Altersgruppe, Staatsangehörigkeit, Jugendquotient, Altenquotient) auf Ebene der Stadtteile." ;
    dct:identifier "3b26da49-40c6-4c2f-a281-148ee6022b00" ;
    dct:issued "2026-02-06T16:23:20.831933"^^xsd:dateTime ;
    dct:modified "2026-02-06T16:23:20.831937"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/4dd62366-bc9a-435d-b0e5-01a87ead9659> ;
    dct:title "Aktuelle Zahlen zur Gelsenkirchener Bevölkerung" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:statistikstelle@gelsenkirchen.de> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:statistikstelle@gelsenkirchen.de> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:statistikstelle@gelsenkirchen.de> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:statistikstelle@gelsenkirchen.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/3b26da49-40c6-4c2f-a281-148ee6022b00/resource/cb49ff9e-761b-4a85-b94a-f1c32c38b608> ;
    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://gelsenkirchen.opendata.ruhr/dataset/3b26da49-40c6-4c2f-a281-148ee6022b00/resource/cb49ff9e-761b-4a85-b94a-f1c32c38b608/download/die-gelsenkirchener-bevolkerung.pdf> a rdfs:Resource .

<https://opendata.ruhr/dataset/3b26da49-40c6-4c2f-a281-148ee6022b00/resource/cb49ff9e-761b-4a85-b94a-f1c32c38b608> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-05-06T06:38:00.721176"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-10-10T13:49:48.628928"^^xsd:dateTime ;
    dct:title "die-gelsenkirchener-bevölkerung.pdf" ;
    dcat:accessURL <https://gelsenkirchen.opendata.ruhr/dataset/3b26da49-40c6-4c2f-a281-148ee6022b00/resource/cb49ff9e-761b-4a85-b94a-f1c32c38b608/download/die-gelsenkirchener-bevolkerung.pdf> ;
    dcat:byteSize "1051768"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://opendata.ruhr/organization/4dd62366-bc9a-435d-b0e5-01a87ead9659> a foaf:Agent ;
    foaf:name "Gelsenkirchen" .

