@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/7b9dfcb0-2ce8-4616-b0e8-9c24ece65575> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "statistik@rvr.ruhr" ;
            foaf:name "Regionalverband Ruhr, Team Regionale Statistik und Umfragen" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:statistik@rvr.ruhr> ;
            foaf:name "Regionalverband Ruhr, Team Regionale Statistik und Umfragen" ] ;
    dct:description "Liste der Amtlichen Gemeindeschlüssel (früher: Amtliche Gemeindekennzahl) für alle Kommunen im Verbandsgebiet des Regionalverbands Ruhr" ;
    dct:identifier "7b9dfcb0-2ce8-4616-b0e8-9c24ece65575" ;
    dct:issued "2020-07-23T11:02:10.166499"^^xsd:dateTime ;
    dct:modified "2023-08-11T14:21:08.003566"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/a2b9608a-6fbe-4c58-9f68-d3f849fd397f> ;
    dct:title "Amtliche Gemeindeschlüssel der Metropole Ruhr - Kommunen" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Regionalverband Ruhr, Team Regionale Statistik und Umfragen" ;
            vcard:hasEmail <mailto:statistik@rvr.ruhr> ],
        [ a vcard:Organization ;
            vcard:fn "Regionalverband Ruhr, Team Regionale Statistik und Umfragen" ;
            vcard:hasEmail <mailto:statistik@rvr.ruhr> ],
        [ a vcard:Kind ;
            vcard:fn "Regionalverband Ruhr, Team Regionale Statistik und Umfragen" ;
            vcard:hasEmail <mailto:statistik@rvr.ruhr> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/7b9dfcb0-2ce8-4616-b0e8-9c24ece65575/resource/52ebda41-b2e1-4542-a317-89d2c3c8d060>,
        <https://opendata.ruhr/dataset/7b9dfcb0-2ce8-4616-b0e8-9c24ece65575/resource/57b9ee16-4ab9-40a7-932e-bff495a5ea7e> ;
    dcat:keyword "Ruhrgebiet",
        "kommunal" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<https://opendata.ruhr/dataset/7b9dfcb0-2ce8-4616-b0e8-9c24ece65575/resource/52ebda41-b2e1-4542-a317-89d2c3c8d060> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-08-11T14:21:08.021384"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-08-11T14:21:07.995472"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://opendata.ruhr/dataset/7b9dfcb0-2ce8-4616-b0e8-9c24ece65575/resource/52ebda41-b2e1-4542-a317-89d2c3c8d060/download/ags-kommunen-ruhr-e6igzo33.zip> ;
    dcat:byteSize "1578"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://opendata.ruhr/dataset/7b9dfcb0-2ce8-4616-b0e8-9c24ece65575/resource/52ebda41-b2e1-4542-a317-89d2c3c8d060/download/ags-kommunen-ruhr-e6igzo33.zip> a rdfs:Resource .

<https://opendata.ruhr/dataset/7b9dfcb0-2ce8-4616-b0e8-9c24ece65575/resource/57b9ee16-4ab9-40a7-932e-bff495a5ea7e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-07-23T11:02:42.148607"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-07-23T11:02:42.085248"^^xsd:dateTime ;
    dct:title "Amtliche Gemeindeschlüssel Metropole Ruhr_Kommunen.csv" ;
    dcat:accessURL <https://opendata.ruhr/dataset/7b9dfcb0-2ce8-4616-b0e8-9c24ece65575/resource/57b9ee16-4ab9-40a7-932e-bff495a5ea7e/download/amtliche-gemeindeschlussel-metropole-ruhr_kommunen.csv> ;
    dcat:byteSize "10540"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/7b9dfcb0-2ce8-4616-b0e8-9c24ece65575/resource/57b9ee16-4ab9-40a7-932e-bff495a5ea7e/download/amtliche-gemeindeschlussel-metropole-ruhr_kommunen.csv> 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> .

