@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/ed7351e2-fda0-48b2-8533-3ac8ad2abed6> 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 Entwicklung (Bewegung) der Geburten in den statistischen Bezirken von 1996 bis 2015 jeweils zum Stichtag 31.12.." ;
    dct:identifier "ed7351e2-fda0-48b2-8533-3ac8ad2abed6" ;
    dct:issued "2022-01-30T22:49:23.268952"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:17:50.766173"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/0a2fe11a-1f2d-4913-b916-84ea7c233c89> ;
    dct:title "Entwicklung der Geburten in den statistischen Bezirken (1996-2015)" ;
    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/ed7351e2-fda0-48b2-8533-3ac8ad2abed6/resource/760c6347-1c27-43f9-95f4-099c67f66438>,
        <https://ckan.rvr.dev.datopian.com/dataset/ed7351e2-fda0-48b2-8533-3ac8ad2abed6/resource/a4211b70-002d-46ca-ae5c-31a9b4f1edff> ;
    dcat:keyword "Statistik" .

<https://ckan.rvr.dev.datopian.com/dataset/ed7351e2-fda0-48b2-8533-3ac8ad2abed6/resource/760c6347-1c27-43f9-95f4-099c67f66438> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-02T10:32:45.487419"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:17:50.761168"^^xsd:dateTime,
        "2023-07-31T07:17:50.773480"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://ckan.rvr.dev.datopian.com/dataset/ed7351e2-fda0-48b2-8533-3ac8ad2abed6/resource/760c6347-1c27-43f9-95f4-099c67f66438/download/entwicklung-der-geburten-in-den-statistischen-bezirken-1996-2015-kpha22j1.zip> ;
    dcat:byteSize 1725.0 ;
    dcat:mediaType "application/zip" .

<https://ckan.rvr.dev.datopian.com/dataset/ed7351e2-fda0-48b2-8533-3ac8ad2abed6/resource/a4211b70-002d-46ca-ae5c-31a9b4f1edff> a dcat:Distribution ;
    dct:description "Zeile 2 - Name der statistischen Bezirke; Zeile 3 - Nummer der statistischen Bezirke" ;
    dct:format "CSV" ;
    dct:issued "2017-04-18T10:01:39.808281"^^xsd:dateTime ;
    dct:modified "2017-04-18T08:01:39.754507"^^xsd:dateTime,
        "2022-01-30T22:49:23.262147"^^xsd:dateTime ;
    dct:title "Entwicklung der Geburten in den statistischen Bezirken (1996-2015)" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/ed7351e2-fda0-48b2-8533-3ac8ad2abed6/resource/a4211b70-002d-46ca-ae5c-31a9b4f1edff/download/bewegunggeburten1996-2015.csv> .

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

