@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/0193d55f-8a92-7c56-aff1-bdfaaa91a912> 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 "0193d55f-2939-7eaf-89ad-f6f001074670" ;
    dct:issued "2024-12-17"^^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 "schepers@rvr.ruhr" ;
            foaf:name "Regionalverband Ruhr" ],
        [ a foaf:Agent ;
            foaf:mbox "schepers@rvr.ruhr" ;
            foaf:name "Regionalverband Ruhr" ] ;
    dct:title "Digitale Orthophotos RVR 2024 - DOP 2024 - Metadaten" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "0193d55f-2939-7eaf-89ad-f6f001074670" ;
    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 .

