@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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.datenplattform.heidelberg.de/dataset/242edad7-9b98-4236-beb2-e89f142a18fd> a dcat:Dataset ;
    dct:description """Hier finden sie die Daten der städtischen Umweltsensoren gesammelt und aggregiert (10 min Intervall) im NGSI-LD Format.\r
https://github.com/smart-data-models/dataModel.Weather/blob/master/WeatherObserved/doc/spec_DE.md""" ;
    dct:identifier "242edad7-9b98-4236-beb2-e89f142a18fd" ;
    dct:issued "2023-07-25T15:02:51.989902"^^xsd:dateTime ;
    dct:modified "2023-08-24T14:25:03.303083"^^xsd:dateTime ;
    dct:publisher <https://ckan.datenplattform.heidelberg.de/organization/eca6cfeb-0984-4f9d-9e29-f9675d584b2f> ;
    dct:title "Umweltdaten Heidelberg (NGSI-LD)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amt für Umweltschutz, Gewerbeaufsicht und Energie" ;
            vcard:hasEmail <mailto:umweltamt@heidelberg.de> ] ;
    dcat:distribution <https://ckan.datenplattform.heidelberg.de/dataset/242edad7-9b98-4236-beb2-e89f142a18fd/resource/f9765b82-6dc1-4f98-b0fe-54a32f8b4f48> ;
    dcat:keyword "umwelt",
        "wetter",
        "wetterstation" .

<http://cema.nlehd.de:2086/ngsi-ld/v1/entities?type=https%3A%2F%2Furi.fiware.org%2Fns%2Fdata-models%23WeatherObserved> a rdfs:Resource .

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

<https://ckan.datenplattform.heidelberg.de/dataset/242edad7-9b98-4236-beb2-e89f142a18fd/resource/f9765b82-6dc1-4f98-b0fe-54a32f8b4f48> a dcat:Distribution ;
    dct:description "Umweltdaten im weatherObserved (NGSI-LD)" ;
    dct:format "JSON" ;
    dct:issued "2023-07-28T07:00:31.181938"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-08-24T12:58:13.241456"^^xsd:dateTime ;
    dct:title "Umweltdaten Heidelberg " ;
    dcat:accessURL <http://cema.nlehd.de:2086/ngsi-ld/v1/entities?type=https%3A%2F%2Furi.fiware.org%2Fns%2Fdata-models%23WeatherObserved> .

<https://ckan.datenplattform.heidelberg.de/organization/eca6cfeb-0984-4f9d-9e29-f9675d584b2f> a foaf:Agent ;
    foaf:name "Amt für Umweltschutz, Gewerbeaufsicht und Energie" .

