@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> 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. Bitte beachten Sie, dass es sich um unbereinigte Rohdaten handelt. Eine Nutzung ist mit dem Fachbereich abzustimmen." ;
    dct:identifier "350" ;
    dct:issued "2026-07-26T01:01:02.473353"^^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" ;
    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#dist-csv> ;
    dcat:keyword "einheit",
        "messung",
        "messung-id",
        "messwert",
        "stations-id",
        "stationsname",
        "zeit" ;
    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#dist-csv> a dcat:Distribution ;
    dct:description "de-bw-pforzheim-iot-_wetterstationen_der_stadt_pforzheim_im_juni_2026" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-07-26T01:01:02.476592"^^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" ;
    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> ;
    dcat:downloadURL <https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-iot-_wetterstationen_der_stadt_pforzheim_im_juni_2026/content.csv> ;
    dcat:mediaType "text/csv" .

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

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

