@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/ac02e0be-89f4-4799-ab77-ceceecbd3cde> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <http://offenedaten.aachen.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "offenedaten@mail.aachen.de" ;
            foaf:name "IUK" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "aachener.stadtbetrieb@mail.aachen.de" ;
            foaf:name "Aachener Stadtbetrieb" ] ;
    dct:description "Das Wertstoffmobil steht fünf Mal jährlich auf den Wochenmärkten zu den Öffnungszeiten der Märkte.  Der Datensatz enthält die Standorte und Termine und wird jährlich aktualisiert. Zusätzlich wird das Wertstoffmobil parallel zum Schadstoffmobil zu gleichen Terminen und Standorten stehen. Die weiteren Termine des Schadstoffmobils finden Sie unter www.aachener-stadtbetrieb.de." ;
    dct:identifier "71e0c71a-e0cc-4aab-87c2-bc7b920f961c" ;
    dct:issued "2022-03-28T09:15:18+02:00"^^xsd:dateTime ;
    dct:modified "2022-03-28T+09:15:35+02:00" ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> ;
    dct:title "Wertstoffmobil Stadt Aachen" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "71e0c71a-e0cc-4aab-87c2-bc7b920f961c" ],
        [ a adms:Identifier ;
            skos:notation "71e0c71a-e0cc-4aab-87c2-bc7b920f961c" ],
        "71e0c71a-e0cc-4aab-87c2-bc7b920f961c" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IUK" ;
            vcard:hasEmail <mailto:offenedaten@mail.aachen.de> ],
        [ a vcard:Organization ;
            vcard:fn "IUK" ;
            vcard:hasEmail <mailto:offenedaten@mail.aachen.de> ],
        [ a vcard:Organization ;
            vcard:fn "IUK" ;
            vcard:hasEmail <mailto:offenedaten@mail.aachen.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/ac02e0be-89f4-4799-ab77-ceceecbd3cde/resource/7c168c56-b750-45c3-8468-0d6e69f71f7d> ;
    dcat:keyword "Entsorgung",
        "Müll" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<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/CSV> a dct:MediaTypeOrExtent .

<https://test.ckan.open.nrw.de/dataset/ac02e0be-89f4-4799-ab77-ceceecbd3cde/resource/7c168c56-b750-45c3-8468-0d6e69f71f7d> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-01-27T13:44:01.091035"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2022-01-27T13:44:01.065706"^^xsd:dateTime ;
    dct:title "Termine Wertstoffmobil 2022" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/71e0c71a-e0cc-4aab-87c2-bc7b920f961c/resource/7c168c56-b750-45c3-8468-0d6e69f71f7d/download/wertstoffmobil-2022.csv> ;
    dcat:byteSize "664"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

