@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 locn: <http://www.w3.org/ns/locn#> .
@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#> .

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

<https://www.duva-server.de/obis2dcat/dataset/de-nw-oberhausen-regionalvergleich_-_erhebung_der_abfallentsorgung_ab_2014> a rdfs:Resource,
        dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/regionalKey/05> ;
    dct:identifier "448" ;
    dct:issued "2025-11-14T13:13:18.161799"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2024-03-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Stadt Oberhausen" ],
        [ a foaf:Agent ;
            foaf:name "Stadt Oberhausen" ],
        [ a foaf:Agent ;
            foaf:name "Stadt Oberhausen" ],
        [ a foaf:Agent ;
            foaf:name "Stadt Oberhausen" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/05> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2020-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2014-12-31T00:00:00"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2020-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2014-12-31T00:00:00"^^xsd:dateTime ] ;
    dct:title "Regionalvergleich - Erhebung der Abfallentsorgung ab 2014" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Sarah Stief" ;
            vcard:hasEmail <mailto:sarah.stief@oberhausen.de> ],
        [ a vcard:Kind ;
            vcard:fn "Sarah Stief" ;
            vcard:hasEmail <mailto:sarah.stief@oberhausen.de> ],
        [ a vcard:Kind ;
            vcard:fn "Sarah Stief" ;
            vcard:hasEmail <mailto:sarah.stief@oberhausen.de> ],
        [ a vcard:Kind ;
            vcard:fn "Sarah Stief" ;
            vcard:hasEmail <mailto:sarah.stief@oberhausen.de> ] ;
    dcat:distribution <https://www.duva-server.de/obis2dcat/dataset/de-nw-oberhausen-regionalvergleich_-_erhebung_der_abfallentsorgung_ab_2014#dist-csv> ;
    dcat:keyword "angelieferte-anbfallmenge-insgesamt-in-tonnen",
        "darunter-in-abfallverbrennungsanlagen-und-feuerungsanlagen-in-tonnen",
        "darunter-in-deponien-in-tonnen",
        "darunter-in-kompostierungsanlagen-und-mech.--biolog.-behandlungsanlagen-in-tonnen",
        "darunter-in-sortier--zerlegeeinrichtungen-in-tonnen",
        "darunter-in-übrigen-behandlungsanlagen-in-tonnen",
        "fußnote",
        "jahr",
        "kreisfreie-städte-und-nrw" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<https://www.duva-server.de/obis2dcat/dataset/de-nw-oberhausen-regionalvergleich_-_erhebung_der_abfallentsorgung_ab_2014#dist-csv> a dcat:Distribution ;
    dct:description "de-nw-oberhausen-regionalvergleich_-_erhebung_der_abfallentsorgung_ab_2014" ;
    dct:format "CSV" ;
    dct:issued "2025-11-14T13:13:18.163259"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2024-03-06"^^xsd:date ;
    dct:title "Regionalvergleich - Erhebung der Abfallentsorgung ab 2014" ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://www.duva-server.de/obis2dcat/dataset/de-nw-oberhausen-regionalvergleich_-_erhebung_der_abfallentsorgung_ab_2014> ;
    dcat:downloadURL <https://www.duva-server.de/obis2dcat/dataset/de-nw-oberhausen-regionalvergleich_-_erhebung_der_abfallentsorgung_ab_2014/content.csv> ;
    dcat:mediaType "text/csv" .

<https://www.duva-server.de/obis2dcat/dataset/de-nw-oberhausen-regionalvergleich_-_erhebung_der_abfallentsorgung_ab_2014/content.csv> a rdfs:Resource .

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

