@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-iot_-_wetterstationen_der_stadt_pforzheim_im_juni_2026_komprimiert> 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 "Daten der IOT-Sensorik der Stadt Pforzheim, aktuelle Live-Daten finden Sie im Internetauftritt der Smart City Pforzheim. Grob bereinigte und stundenweise zusammengefasste Daten. Eine Nutzung ist mit dem Fachbereich abzustimmen." ;
    dct:identifier "352" ;
    dct:issued "2026-08-07T01:01:03.015974"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-06-30"^^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 "2026-06-30T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2026-06-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "IOT - Wetterstationen der Stadt Pforzheim im Juni 2026 Komprimiert" ;
    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-iot_-_wetterstationen_der_stadt_pforzheim_im_juni_2026_komprimiert#dist-csv> ;
    dcat:keyword "datum",
        "globalstrahlung-wm",
        "jahr",
        "luftdruck-pa",
        "luftfeuchtigkeit-h",
        "monat",
        "niederschlag-lm",
        "stations-id",
        "stunde",
        "tag",
        "temperatur-durchschnitt-c",
        "temperatur-maximum-c",
        "temperatur-minimum-c" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-iot_-_wetterstationen_der_stadt_pforzheim_im_juni_2026_komprimiert#dist-csv> a dcat:Distribution ;
    dct:description "de-bw-pforzheim-iot_-_wetterstationen_der_stadt_pforzheim_im_juni_2026_komprimiert" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-08-07T01:01:03.022957"^^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-30"^^xsd:date ;
    dct:title "IOT - Wetterstationen der Stadt Pforzheim im Juni 2026 Komprimiert" ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-iot_-_wetterstationen_der_stadt_pforzheim_im_juni_2026_komprimiert> ;
    dcat:downloadURL <https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-iot_-_wetterstationen_der_stadt_pforzheim_im_juni_2026_komprimiert/content.csv> ;
    dcat:mediaType "text/csv" .

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

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

