@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/ea8f91f8-9815-42fe-9ab0-761a0c3f6253> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiRVR> ;
    dct:accessRights <http://inspire.ec.europa.eu/metadatacodelist/LimitationsOnPublicAccess/INSPIRE_Directive_Article13_1e> ;
    dct:description "Der Metadaten-Layer enthält zusätzliche Informationen zum Befliegungsdatum, Bodenauflösung und weiteren Parametern der Befliegung." ;
    dct:identifier "8ffc4016-a1f7-40fd-b69b-e94e74eca34f" ;
    dct:issued "2021-02-25"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-08-17"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "quildies@rvr.ruhr" ;
            foaf:name "Regionalverband Ruhr" ],
        [ a foaf:Agent ;
            foaf:mbox "quildies@rvr.ruhr" ;
            foaf:name "Regionalverband Ruhr" ] ;
    dct:title "Digitale Orthophotos RVR 2020 - DOP 2020 - Metadaten" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "8ffc4016-a1f7-40fd-b69b-e94e74eca34f" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:quildies@rvr.ruhr> ],
        [ a vcard:Organization ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:quildies@rvr.ruhr> ] ;
    dcat:keyword "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/metadatacodelist/LimitationsOnPublicAccess/INSPIRE_Directive_Article13_1e> a dct:RightsStatement .

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

