@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.rvr.dev.datopian.com/dataset/cc69db13-f6b9-4319-9ee6-3f385dc7d944> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "juergen.sommerfeld@moers.de" ;
            foaf:name "Jürgen Sommerfeld" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält die Geodaten (in WGS 84 Auf städtischem Grundbesitz) zu den Bäumen und Sträuchern in bebauten Ortslagen von Moers" ;
    dct:identifier "cc69db13-f6b9-4319-9ee6-3f385dc7d944" ;
    dct:issued "2022-01-30T22:37:04.010525"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:07:15.358418"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Bäume und Sträucher in bebauten Ortslagen" ;
    owl:versionInfo "v2014.01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jürgen Sommerfeld" ;
            vcard:hasEmail <mailto:juergen.sommerfeld@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Jürgen Sommerfeld" ;
            vcard:hasEmail <mailto:juergen.sommerfeld@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Jürgen Sommerfeld" ;
            vcard:hasEmail <mailto:juergen.sommerfeld@moers.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/cc69db13-f6b9-4319-9ee6-3f385dc7d944/resource/6c36f4a2-560e-4689-93cc-6af845247c38>,
        <https://ckan.rvr.dev.datopian.com/dataset/cc69db13-f6b9-4319-9ee6-3f385dc7d944/resource/d8e0ac49-fda5-48b0-8663-70a913e1e6e4> ;
    dcat:keyword "Bäume",
        "Ortsanlagen" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://ckan.rvr.dev.datopian.com/dataset/cc69db13-f6b9-4319-9ee6-3f385dc7d944/resource/6c36f4a2-560e-4689-93cc-6af845247c38> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2015-10-28T14:09:46.550818"^^xsd:dateTime ;
    dct:modified "2015-10-28T13:09:46.478282"^^xsd:dateTime,
        "2022-01-30T22:37:04.004391"^^xsd:dateTime ;
    dct:title "Bäume und Sträucher " ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/cc69db13-f6b9-4319-9ee6-3f385dc7d944/resource/6c36f4a2-560e-4689-93cc-6af845247c38/download/baumstrauch.json> .

<https://ckan.rvr.dev.datopian.com/dataset/cc69db13-f6b9-4319-9ee6-3f385dc7d944/resource/d8e0ac49-fda5-48b0-8663-70a913e1e6e4> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-02T10:12:57.786308"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:07:15.353609"^^xsd:dateTime,
        "2023-07-31T07:07:15.366332"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://ckan.rvr.dev.datopian.com/dataset/cc69db13-f6b9-4319-9ee6-3f385dc7d944/resource/d8e0ac49-fda5-48b0-8663-70a913e1e6e4/download/baume-und-straucher-in-bebauten-ortslagen-w34v3byw.zip> ;
    dcat:byteSize 184434.0 ;
    dcat:mediaType "application/zip" .

<https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

