@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.offenedaten-koeln.de/dataset/meldeeimer-unbox-zyklus-1> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description """<p>Gemeldete Mülleimer im Projekt Meldeeimer, welches durch un:box cologne gefördert wurde. Bot die Möglichkeit volle Mülleimer mittels eines QR-Codes zu melden, sodass diese zeitnah geleert werden können.<br />
Daten werden im folgenden Format dargestellt: Timestamp; Mülleimer_id; Longitude; Latitude; Für weitere Informationen siehe <a href="https://meinungfuer.koeln/node/18705">https://meinungfuer.koeln/node/18705</a></p>
""" ;
    dct:identifier "fdb34c9a-cf87-43a8-818f-2c9539d3d2c3" ;
    dct:issued "2025-10-28T12:00:00+01:00"^^xsd:dateTime ;
    dct:modified "2025-11-17T12:52:57+01:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/75d1d7b6-d37c-4951-a201-fe7754ce4aaf> ;
    dct:title "Meldeeimer - un:box Zyklus 1" ;
    dcat:distribution <https://www.offenedaten-koeln.de/distribution/f1551b12a1f3c006038f0387a398f3d3> ;
    dcat:keyword "Geo" .

<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 .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<http://www.offenedaten-koeln.de/sites/default/files/distribution/meldeeimer_meldungen.csv> a rdfs:Resource .

<https://ckan.open.nrw.de/organization/75d1d7b6-d37c-4951-a201-fe7754ce4aaf> a foaf:Agent ;
    foaf:name "Köln" .

<https://www.dcat-ap.de/def/dcatde/1.1/spec/specification.pdf> a dct:Standard .

<https://www.govdata.de/dl-de/by-2-0> a dct:RightsStatement .

<https://www.offenedaten-koeln.de/distribution/f1551b12a1f3c006038f0387a398f3d3> a rdfs:Resource,
        dcat:Distribution ;
    dcatde:licenseAttributionByText """<p>Meldeeimer.de</p>
""" ;
    dct:conformsTo <https://www.dcat-ap.de/def/dcatde/1.1/spec/specification.pdf> ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2025-10-28T11:20:35+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-11-10T08:38:14+00:00"^^xsd:dateTime ;
    dct:rights <https://www.govdata.de/dl-de/by-2-0> ;
    dct:title "Meldeeimer - Meldungen im Projektzeitraum 2024" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://www.offenedaten-koeln.de/distribution/f1551b12a1f3c006038f0387a398f3d3> ;
    dcat:downloadURL <http://www.offenedaten-koeln.de/sites/default/files/distribution/meldeeimer_meldungen.csv> ;
    dcat:mediaType "text/csv" .

