@prefix adms: <http://www.w3.org/ns/adms#> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.open.nrw.de/dataset/307969f6-c7e6-45c5-bbd2-f0afb90e4b5f> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Thorsten.Magerstedt@moers.de" ;
            foaf:name "Thorsten Magerstedt" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description """Der Datensatz enthält Echtzeitdaten des Parkleitsystems in Moers.\r
""" ;
    dct:identifier "bdf0c4b2-ebbc-4d33-a7eb-5d63b920f6d9" ;
    dct:issued "2026-04-21T23:41:26.722086"^^xsd:dateTime ;
    dct:modified "2026-04-21T23:41:26.722092"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Parkleitsystem Moers" ;
    owl:versionInfo "v2015.01" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "bdf0c4b2-ebbc-4d33-a7eb-5d63b920f6d9" ],
        [ a adms:Identifier ;
            skos:notation "bdf0c4b2-ebbc-4d33-a7eb-5d63b920f6d9" ],
        "bdf0c4b2-ebbc-4d33-a7eb-5d63b920f6d9" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thorsten Magerstedt" ;
            vcard:hasEmail <mailto:Thorsten.Magerstedt@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Thorsten Magerstedt" ;
            vcard:hasEmail <mailto:Thorsten.Magerstedt@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Thorsten Magerstedt" ;
            vcard:hasEmail <mailto:Thorsten.Magerstedt@moers.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/307969f6-c7e6-45c5-bbd2-f0afb90e4b5f/resource/b53d37cd-3498-4166-ab0c-f5e565df814f> ;
    dcat:keyword "Parkleitsystem" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<http://www.offenedaten.moers.de> a foaf:Document .

<https://ckan.open.nrw.de/dataset/307969f6-c7e6-45c5-bbd2-f0afb90e4b5f/resource/b53d37cd-3498-4166-ab0c-f5e565df814f> a dcat:Distribution ;
    dct:description "CSV-Datei" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2015-11-03T14:28:04.446222"^^xsd:dateTime ;
    dct:license "CC BY-NC-SA 4.0" ;
    dct:modified "2026-04-21T23:41:26.719291"^^xsd:dateTime ;
    dct:title "Parkleitsystem" ;
    dcat:accessURL <http://download.moers.de/PLS/plcinfo.csv> ;
    dcat:mediaType "text/csv" .

<https://ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> a foaf:Agent ;
    foaf:name "Offenesdatenportal" .

"CC BY-NC-SA 4.0" dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

