@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 owl: <http://www.w3.org/2002/07/owl#> .
@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://opendata.ruhr/dataset/0aca244f-d786-4cf6-807a-0568ea11a70e> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Thorsten.Magerstedt@moers.de" ;
            foaf:name "Thorsten Magerstedt" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:offenedaten@moers.de> ;
            foaf:name "Stadt Moers" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:offenedaten@moers.de> ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält Temperatur und Luftfeuchtigkeitswerte der Feinstaubsensoren, die in Moers im Rahmen des Hackdays 2017 gebaut wurden." ;
    dct:identifier "0aca244f-d786-4cf6-807a-0568ea11a70e" ;
    dct:issued "2025-11-06T12:00:58.500873"^^xsd:dateTime ;
    dct:modified "2025-11-06T12:00:58.500878"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Wetterdaten Moers" ;
    owl:versionInfo "v2017.1" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Thorsten Magerstedt" ;
            vcard:hasEmail <mailto:Thorsten.Magerstedt@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Thorsten Magerstedt" ;
            vcard:hasEmail <mailto:Thorsten.Magerstedt@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Thorsten Magerstedt" ;
            vcard:hasEmail <mailto:Thorsten.Magerstedt@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Thorsten Magerstedt" ;
            vcard:hasEmail <mailto:Thorsten.Magerstedt@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Thorsten Magerstedt" ;
            vcard:hasEmail <mailto:Thorsten.Magerstedt@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Thorsten Magerstedt" ;
            vcard:hasEmail <mailto:Thorsten.Magerstedt@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Thorsten Magerstedt" ;
            vcard:hasEmail <mailto:Thorsten.Magerstedt@moers.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/0aca244f-d786-4cf6-807a-0568ea11a70e/resource/255e5f47-f436-4d0e-83ad-36a5ae74f15a>,
        <https://opendata.ruhr/dataset/0aca244f-d786-4cf6-807a-0568ea11a70e/resource/d6e98f55-b7b0-4458-b511-fbdff2efa81c> ;
    dcat:keyword "Feinstaubsensoren",
        "Wetter" ;
    dcat:landingPage <www.offenedaten.moers.de> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/KULTUR-FREIZEIT-SPORT-TOURISMUS>,
        <http://publications.europa.eu/resource/authority/data-theme/UMWELT-KLIMA> .

<http://download.moers.de/Wetter/OpenDataWetter.php> a rdfs:Resource .

<http://download.moers.de/Wetter/OpenDataWetterGJson.php> a rdfs:Resource .

<https://opendata.ruhr/dataset/0aca244f-d786-4cf6-807a-0568ea11a70e/resource/255e5f47-f436-4d0e-83ad-36a5ae74f15a> a dcat:Distribution ;
    dct:description "Es handelt sich bei den Daten nicht um offizielle Daten der Stadt Moers. Die Feinstaubsensoren werden privat als Hobby betrieben. Der Betreiber kann weder Gewähr noch Garantie auf Daten und deren Verfügbarkeit geben. " ;
    dct:format "GeoJSON" ;
    dct:issued "2017-12-13T14:34:08.094367"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-06T12:00:58.495280"^^xsd:dateTime ;
    dct:title "Wetterdaten Moers" ;
    dcat:accessURL <http://download.moers.de/Wetter/OpenDataWetterGJson.php> .

<https://opendata.ruhr/dataset/0aca244f-d786-4cf6-807a-0568ea11a70e/resource/d6e98f55-b7b0-4458-b511-fbdff2efa81c> a dcat:Distribution ;
    dct:description "Es handelt sich bei den Daten nicht um offizielle Daten der Stadt Moers. Die Feinstaubsensoren werden privat als Hobby betrieben. Der Betreiber kann weder Gewähr noch Garantie auf Daten und deren Verfügbarkeit geben. " ;
    dct:format "XML" ;
    dct:issued "2017-12-11T10:16:10.150734"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-11-06T12:00:58.494434"^^xsd:dateTime ;
    dct:title "Wetterdaten Moers" ;
    dcat:accessURL <http://download.moers.de/Wetter/OpenDataWetter.php> .

<https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

<www.offenedaten.moers.de> a foaf:Document .

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

