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

<https://ckan.open.nrw.de/dataset/d0a3f472-0ea3-457a-8f34-e4c17744e29f> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <http://www.minden.de> ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "5.34 Statistikstelle" ;
            foaf:phone <+49%20571%2089321> ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/regionalKey/057700024024> ;
    dct:description """Dargestellt werden die CO2-Emissionen der städtischen Gebäude.\r
""" ;
    dct:identifier "cfc11f57-b0c2-5923-9852-7627eabade97" ;
    dct:issued "2021-10-29"^^xsd:date ;
    dct:modified "2022-06-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <http://www.minden.de> ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "Stadt Minden" ],
        [ a foaf:Agent ;
            foaf:homepage <http://www.minden.de> ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "Stadt Minden" ],
        [ a foaf:Agent ;
            foaf:homepage <http://www.minden.de> ;
            foaf:mbox "statistikstelle@minden.de" ;
            foaf:name "Stadt Minden" ;
            foaf:phone <tel:+49%20571%2089321> ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/057700024024> ] ;
    dct:title "Emissionen städtischer Gebäude" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "5.34 Statistikstelle" ;
            vcard:hasEmail <mailto:statistikstelle@minden.de> ],
        [ a vcard:Organization ;
            vcard:fn "5.34 Statistikstelle" ;
            vcard:hasEmail <mailto:statistikstelle@minden.de> ;
            vcard:hasTelephone <tel:+49%20571%2089321> ],
        [ a vcard:Organization ;
            vcard:fn "5.34 Statistikstelle" ;
            vcard:hasEmail <mailto:statistikstelle@minden.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/d0a3f472-0ea3-457a-8f34-e4c17744e29f/resource/0fb19330-0365-4e63-935d-e867e70b6efc> ;
    dcat:keyword "Emissionen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://dcat-ap.de/def/licenses/dl-zero-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://ckan.open.nrw.de/dataset/d0a3f472-0ea3-457a-8f34-e4c17744e29f/resource/0fb19330-0365-4e63-935d-e867e70b6efc> a dcat:Distribution ;
    dct:description "Dargestellt werden die CO2-Emissionen der städtischen Gebäude." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-06T20:31:27.344961"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2021-10-29"^^xsd:date ;
    dcat:downloadURL <https://www.minden.de/dokumente/offene-daten/emissionen-2019.csv?cid=147> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

<https://www.minden.de/dokumente/offene-daten/emissionen-2019.csv?cid=147> a rdfs:Resource .

