@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/cc-by/4.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://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-oeffentliche_versorgung_strom_gas_waerme_und_entsorgung_seit_1997> a rdfs:Resource,
        dcat:Dataset ;
    dcatde:maintainer [ a foaf:Person ;
            foaf:name "Kommunale Statistikstelle Stadt Pforzheim" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/regionalKey/082310000000> ;
    dct:description "Kennzahlen zu den Bereichen Strom, Gas, Wärme und Entsorgung seit 1997. Quelle: Stadtwerke Pforzheim." ;
    dct:identifier "197" ;
    dct:issued "2024-10-14T01:00:12.986457"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-06-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Stadt Pforzheim" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/082310000000> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2020-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2010-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Öffentliche Versorgung (Strom, Gas, Wärme und Entsorgung) seit 1997" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kommunale Statistikstelle Stadt Pforzheim" ;
            vcard:hasEmail <mailto:statistik@pforzheim.de> ] ;
    dcat:distribution <https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-oeffentliche_versorgung_strom_gas_waerme_und_entsorgung_seit_1997#dist-csv> ;
    dcat:keyword "abfall-deponiert-in-t",
        "abfallmenge-insgesammt-in-t",
        "abwassermenge-in-1.000-cbm",
        "biomüll-in-t",
        "einsatztage-im-winterdienst",
        "gaseinspeisung-in-mwh",
        "gelber-sack-in-t",
        "gewerbemüll-in-t",
        "jahr",
        "kehricht-in-cbm",
        "klärgas-in-1.000-cbm",
        "klärschlamm-in-t",
        "nutzbare-abgabe-in-1.000-cbm",
        "recycling-altglas-in-t",
        "recycling-altmetall-in-t",
        "recycling-altpapier-in-t",
        "salzverbrauch-auf-fahrbanen-in-t",
        "salzverbrauch-auf-gehwegen-in-t",
        "splitverbrauch-auf-fahrbanen-in-t",
        "splitverbrauch-auf-gehwegen-in-t",
        "stromeinspeisung-in-mwh",
        "wasseraufkommen-in-1.000-cbm",
        "wasserbezug-in-1.000-cbm",
        "wärmeeinspeisung-in-mwh" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENER> .

<https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-oeffentliche_versorgung_strom_gas_waerme_und_entsorgung_seit_1997#dist-csv> a dcat:Distribution ;
    dct:description "de-bw-pforzheim-oeffentliche_versorgung_strom_gas_waerme_und_entsorgung_seit_1997" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-10-14T01:00:12.988093"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-06-05"^^xsd:date ;
    dct:title "Öffentliche Versorgung (Strom, Gas, Wärme und Entsorgung) seit 1997" ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-oeffentliche_versorgung_strom_gas_waerme_und_entsorgung_seit_1997> ;
    dcat:downloadURL <https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-oeffentliche_versorgung_strom_gas_waerme_und_entsorgung_seit_1997/content.csv> ;
    dcat:mediaType "text/csv" .

<https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-oeffentliche_versorgung_strom_gas_waerme_und_entsorgung_seit_1997/content.csv> a rdfs:Resource .

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

