@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/6b3f51ca-aa4a-45d4-b200-35e166a58a9f> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:creator [ a foaf:Agent ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ;
            foaf:name "Regionalverband Ruhr" ],
        [ a foaf:Organization ;
            foaf:mbox "opendata@rvr.ruhr" ;
            foaf:name "Regionalverband Ruhr" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ;
            foaf:name "Regionalverband Ruhr" ] ;
    dct:description "Statistiken zu Alter, Geschlecht und Nationalität" ;
    dct:identifier "6b3f51ca-aa4a-45d4-b200-35e166a58a9f" ;
    dct:issued "2019-09-19T12:13:16.386191"^^xsd:dateTime ;
    dct:modified "2023-08-11T14:25:23.659977"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/a2b9608a-6fbe-4c58-9f68-d3f849fd397f> ;
    dct:title "Bevoelkerungsstatistik Metropole Ruhr" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ],
        [ a vcard:Kind ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ],
        [ a vcard:Kind ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ],
        [ a vcard:Organization ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ],
        [ a vcard:Kind ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ],
        [ a vcard:Organization ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ],
        [ a vcard:Kind ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/6b3f51ca-aa4a-45d4-b200-35e166a58a9f/resource/777e05ca-8b14-4574-a383-d3a153dae351>,
        <https://opendata.ruhr/dataset/6b3f51ca-aa4a-45d4-b200-35e166a58a9f/resource/a531ca11-df94-49b9-b459-b724ae2548ae> ;
    dcat:keyword "Bevölkerung" .

<https://opendata.ruhr/dataset/6b3f51ca-aa4a-45d4-b200-35e166a58a9f/resource/777e05ca-8b14-4574-a383-d3a153dae351> a dcat:Distribution ;
    dct:description "Statistiken zu Alter, Geschlecht und Nationalität" ;
    dct:format "CSV" ;
    dct:issued "2019-09-19T12:14:08.081122"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2019-09-19T12:14:08.049908"^^xsd:dateTime ;
    dct:title "Bevölkerung.csv" ;
    dcat:accessURL <https://opendata.ruhr/dataset/6b3f51ca-aa4a-45d4-b200-35e166a58a9f/resource/777e05ca-8b14-4574-a383-d3a153dae351/download/bevolkerung.csv> ;
    dcat:byteSize "10491747"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/6b3f51ca-aa4a-45d4-b200-35e166a58a9f/resource/777e05ca-8b14-4574-a383-d3a153dae351/download/bevolkerung.csv> a rdfs:Resource .

<https://opendata.ruhr/dataset/6b3f51ca-aa4a-45d4-b200-35e166a58a9f/resource/a531ca11-df94-49b9-b459-b724ae2548ae> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-08-11T14:25:23.675879"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-08-11T14:25:23.650727"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://opendata.ruhr/dataset/6b3f51ca-aa4a-45d4-b200-35e166a58a9f/resource/a531ca11-df94-49b9-b459-b724ae2548ae/download/bevoelkerungsstatistik-fai6kahk.zip> ;
    dcat:byteSize "1045073"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://opendata.ruhr/dataset/6b3f51ca-aa4a-45d4-b200-35e166a58a9f/resource/a531ca11-df94-49b9-b459-b724ae2548ae/download/bevoelkerungsstatistik-fai6kahk.zip> a rdfs:Resource .

<https://opendata.ruhr/organization/a2b9608a-6fbe-4c58-9f68-d3f849fd397f> a foaf:Agent ;
    foaf:name "RVR" .

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

