@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.rvr.dev.datopian.com/dataset/25ed0ad0-7075-4af5-ab70-b5f34557d38f> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "klaus.wenger@bottrop.de" ;
            foaf:name "Klaus Wenger" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "andreas.lemberg@bottrop.de" ;
            foaf:name "Stadt Bottrop" ] ;
    dct:description "Der Datensatz enthält Angaben zu der Bevölkerungszahl in den jeweiligen Altersklassen in den statistischen Bezirken zum Stichtag 31.12.2017." ;
    dct:identifier "25ed0ad0-7075-4af5-ab70-b5f34557d38f" ;
    dct:issued "2022-01-30T22:39:39.683880"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:08:51.971049"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/0a2fe11a-1f2d-4913-b916-84ea7c233c89> ;
    dct:title "Bevölkerung nach Altersklassen in den statistischen Bezirken 2017" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Klaus Wenger" ;
            vcard:hasEmail <mailto:klaus.wenger@bottrop.de> ],
        [ a vcard:Organization ;
            vcard:fn "Klaus Wenger" ;
            vcard:hasEmail <mailto:klaus.wenger@bottrop.de> ],
        [ a vcard:Organization ;
            vcard:fn "Klaus Wenger" ;
            vcard:hasEmail <mailto:klaus.wenger@bottrop.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/25ed0ad0-7075-4af5-ab70-b5f34557d38f/resource/33030e21-b0b7-4dab-80a9-f645cedd5997>,
        <https://ckan.rvr.dev.datopian.com/dataset/25ed0ad0-7075-4af5-ab70-b5f34557d38f/resource/9694624d-5f6f-4895-a060-34710049bf15> ;
    dcat:keyword "Bevölkerung",
        "Bevölkerungsstatistik",
        "Statistik" ;
    dcat:landingPage <http://www.bottrop.de> .

<http://www.bottrop.de> a foaf:Document .

<https://ckan.rvr.dev.datopian.com/dataset/25ed0ad0-7075-4af5-ab70-b5f34557d38f/resource/33030e21-b0b7-4dab-80a9-f645cedd5997> a dcat:Distribution ;
    dct:description "Der Datensatz enthält Angaben zu der Bevölkerungszahl in den jeweiligen Altersklassen in den statistischen Bezirken zum Stichtag 31.12.2017." ;
    dct:format "CSV" ;
    dct:issued "2018-01-23T14:01:45.142423"^^xsd:dateTime ;
    dct:modified "2018-01-23T13:01:45.095736"^^xsd:dateTime,
        "2022-01-30T22:39:39.676267"^^xsd:dateTime ;
    dct:title "Bevölkerung nach Altersklassen in den statistischen Bezirken 2017" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/25ed0ad0-7075-4af5-ab70-b5f34557d38f/resource/33030e21-b0b7-4dab-80a9-f645cedd5997/download/altersklassenbevolkerung2017.csv> .

<https://ckan.rvr.dev.datopian.com/dataset/25ed0ad0-7075-4af5-ab70-b5f34557d38f/resource/9694624d-5f6f-4895-a060-34710049bf15> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-02T10:17:19.645496"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:08:51.965677"^^xsd:dateTime,
        "2023-07-31T07:08:51.978218"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://ckan.rvr.dev.datopian.com/dataset/25ed0ad0-7075-4af5-ab70-b5f34557d38f/resource/9694624d-5f6f-4895-a060-34710049bf15/download/bevolkerung-nach-altersklassen-in-den-statistischen-bezirken-2017-5usp8upw.zip> ;
    dcat:byteSize 1712.0 ;
    dcat:mediaType "application/zip" .

<https://ckan.rvr.dev.datopian.com/organization/0a2fe11a-1f2d-4913-b916-84ea7c233c89> a foaf:Agent ;
    foaf:name "Bottrop" .

