@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/971e88e1-5d4d-4082-a89e-c48d793ee6b8> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Verkehrsdaten zu P+R, B+R, E-Ladesäulen " ;
    dct:identifier "971e88e1-5d4d-4082-a89e-c48d793ee6b8" ;
    dct:issued "2022-05-18T11:46:26.805090"^^xsd:dateTime ;
    dct:modified "2024-09-12T09:55:46.097759"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/f0e55e17-537c-445a-ab1e-195657a78350> ;
    dct:title "Verkehrsdaten zu P+R, B+R, E-Ladesäulen" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:steffen.juetz@stadtgevelsberg.de> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:steffen.juetz@stadtgevelsberg.de> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:steffen.juetz@stadtgevelsberg.de> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:steffen.juetz@stadtgevelsberg.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/971e88e1-5d4d-4082-a89e-c48d793ee6b8/resource/3e628b96-3de7-4d45-9418-af55259997e7>,
        <https://opendata.ruhr/dataset/971e88e1-5d4d-4082-a89e-c48d793ee6b8/resource/3ebe5ef1-2e75-4095-b58e-98e38809c6fc> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://opendata.ruhr/dataset/971e88e1-5d4d-4082-a89e-c48d793ee6b8/resource/3e628b96-3de7-4d45-9418-af55259997e7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-05-18T11:49:22.315743"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2022-05-18T11:49:22.287281"^^xsd:dateTime ;
    dct:title "pr_gevelsberg.csv" ;
    dcat:accessURL <https://opendata.ruhr/dataset/971e88e1-5d4d-4082-a89e-c48d793ee6b8/resource/3e628b96-3de7-4d45-9418-af55259997e7/download/pr_gevelsberg.csv> ;
    dcat:byteSize "1073"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/971e88e1-5d4d-4082-a89e-c48d793ee6b8/resource/3e628b96-3de7-4d45-9418-af55259997e7/download/pr_gevelsberg.csv> a rdfs:Resource .

<https://opendata.ruhr/dataset/971e88e1-5d4d-4082-a89e-c48d793ee6b8/resource/3ebe5ef1-2e75-4095-b58e-98e38809c6fc> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-08-11T15:31:10.710956"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-08-11T15:31:10.689547"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://opendata.ruhr/dataset/971e88e1-5d4d-4082-a89e-c48d793ee6b8/resource/3ebe5ef1-2e75-4095-b58e-98e38809c6fc/download/verkehrsdaten-zu-p-r-b-r-e-ladesaulen-h751ql1g.zip> ;
    dcat:byteSize "988"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://opendata.ruhr/dataset/971e88e1-5d4d-4082-a89e-c48d793ee6b8/resource/3ebe5ef1-2e75-4095-b58e-98e38809c6fc/download/verkehrsdaten-zu-p-r-b-r-e-ladesaulen-h751ql1g.zip> a rdfs:Resource .

<https://opendata.ruhr/organization/f0e55e17-537c-445a-ab1e-195657a78350> a foaf:Agent ;
    foaf:name "Gevelsberg" .

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

