@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/e9965e88-5f46-46e7-86a4-ec3df4ff5b9c> 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 "Dieser Layer enthält die digitalen True-Orthophotos. Informationen zum Befliegungszeitpunkt am jeweiligen Ort finden Sie im Metadaten Layer." ;
    dct:identifier "cf938fff-f6ee-49ad-8aea-98a0a8e59d66" ;
    dct:issued "2020-07-06"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-05-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "schepers@rvr.ruhr" ;
            foaf:name "Regionalverband Ruhr" ],
        [ a foaf:Agent ;
            foaf:mbox "schepers@rvr.ruhr" ;
            foaf:name "Regionalverband Ruhr" ] ;
    dct:title "Digitale True-Orthophotos RVR - TOP" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "cf938fff-f6ee-49ad-8aea-98a0a8e59d66" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:schepers@rvr.ruhr> ],
        [ a vcard:Organization ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:schepers@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 .

