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

<https://registry.gdi-de.org/id/de.nw/5cdc9899-db15-4f87-acd2-4402d9bcdb34> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiRVR> ;
    dct:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
    dct:description "Der Layer enthält die berechneten Baumstandorte aus den Luftbilddaten der Befliegung 2022 mit einer Bodenauflösung von 20cm. Die Darstellung erfolgt als idealisierte Kreisfläche, deren Durchmesser dem berechneten Kronendurchmesser des Baumes entspricht. Über die Objektinformationen können zusätzliche Kenngrößen wie Baumhöhe, Kronenfläche, Kronendurchmesser und Kronenvolumen abgerufen werden." ;
    dct:identifier "cb964607-059d-4d5d-b75b-f38945bb769a" ;
    dct:issued "2026-05-27"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-09-17"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "niessen@rvr.ruhr" ;
            foaf:name "Regionalverband Ruhr" ],
        [ a foaf:Agent ;
            foaf:mbox "niessen@rvr.ruhr" ;
            foaf:name "Regionalverband Ruhr" ] ;
    dct:title "Einzelbäume RVR - Baumstandorte" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "cb964607-059d-4d5d-b75b-f38945bb769a" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:niessen@rvr.ruhr> ],
        [ a vcard:Organization ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:niessen@rvr.ruhr> ] ;
    dcat:keyword "baumstandorte",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/AGRI>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> a dct:RightsStatement .

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

