@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 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://test.ckan.open.nrw.de/dataset/6c3f71db-bcc5-4602-b9e0-ec2e6ffd4265> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <http://offenedaten.aachen.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "offene.daten@mail.aachen.de" ;
            foaf:name "IUK" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "ordnungsamt@mail.aachen.de" ;
            foaf:name "Fachbereich Sicherheit und Ordnung (FB32)" ] ;
    dct:description "Der Datensatz enthält die erteilten Verwarn- und Bußgelder bei Parkverstößen im Aachener Stadtgebiet. Die Liste der Ordnungswidrigkeiten ist sortiert nach Tattag, Tatzeit, Ort, Tatbestandssnummer und Höhe der Geldbuße für den Zeitraum 2019. Die Erklärung zu den einzelnen Tatbestandsnummern sind im bundeseinheitlichen Tatbestandskatalog (12. Auflage) aufgelistet: https://www.kba.de/" ;
    dct:identifier "c1de1b3b-ecda-4879-b14f-4830c8255ed0" ;
    dct:issued "2020-06-08T11:45:18+02:00"^^xsd:dateTime ;
    dct:modified "2020-06-08T11:45:35+02:00"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> ;
    dct:title "Verwarn- und Bußgelder ruhender Verkehr (Parkverstöße) 2019" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "c1de1b3b-ecda-4879-b14f-4830c8255ed0" ],
        [ a adms:Identifier ;
            skos:notation "c1de1b3b-ecda-4879-b14f-4830c8255ed0" ],
        "c1de1b3b-ecda-4879-b14f-4830c8255ed0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IUK" ;
            vcard:hasEmail <mailto:offene.daten@mail.aachen.de> ],
        [ a vcard:Organization ;
            vcard:fn "IUK" ;
            vcard:hasEmail <mailto:offene.daten@mail.aachen.de> ],
        [ a vcard:Organization ;
            vcard:fn "IUK" ;
            vcard:hasEmail <mailto:offene.daten@mail.aachen.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/6c3f71db-bcc5-4602-b9e0-ec2e6ffd4265/resource/cb6b98c1-5396-4562-9ece-97d499453dc5> ;
    dcat:keyword "Bußgeld",
        "Knöllchen",
        "Straßenverkehr" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI>,
        <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

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

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

<https://test.ckan.open.nrw.de/dataset/6c3f71db-bcc5-4602-b9e0-ec2e6ffd4265/resource/cb6b98c1-5396-4562-9ece-97d499453dc5> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2021-06-15T12:40:43.058088"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-06-15T12:40:43.034610"^^xsd:dateTime ;
    dct:title "Verwarn-und Bußgelder ruhender Verkehr (Parkverstöße) 2019" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/c1de1b3b-ecda-4879-b14f-4830c8255ed0/resource/cb6b98c1-5396-4562-9ece-97d499453dc5/download/2019_verwarn-und-bussgelder-ruhender-verkehr-parkverstosse.xls.xlsx> ;
    dcat:byteSize "8021706"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> a foaf:Agent ;
    foaf:name "Aachen" .

