@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/7d32d172-25ea-4fd7-9297-20a84268cbfb> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiDE>,
        <http://dcat-ap.de/def/contributors/openNRW> ;
    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 "ef2e69ff-c592-4013-92d5-252929f060ab" ;
    dct:issued "2019-08-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-10-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:quildies@rvr.ruhr> ;
            foaf:name "Regionalverband Ruhr" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:quildies@rvr.ruhr> ;
            foaf:name "Regionalverband Ruhr" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((6.2279 51.8609, 8.0554 51.8609, 8.0554 51.1675, 6.2279 51.1675, 6.2279 51.8609))"^^gsp:wktLiteral ] ;
    dct:title "Digitale Orthophotos RVR 2018 - DOP 2018 - Metadaten" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "ef2e69ff-c592-4013-92d5-252929f060ab" ],
        [ a adms:Identifier ;
            skos:notation "ef2e69ff-c592-4013-92d5-252929f060ab" ],
        "ef2e69ff-c592-4013-92d5-252929f060ab" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:quildies@rvr.ruhr> ],
        [ a vcard:Kind ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:quildies@rvr.ruhr> ] ;
    dcat:distribution <https://geodaten.metropoleruhr.de/dop/dop_2018?REQUEST=GetCapabilities&SERVICE=WMS#distribution> ;
    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://dcat-ap.de/def/licenses/dl-by-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<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 .

<https://geodaten.metropoleruhr.de/dop/dop_2018?REQUEST=GetCapabilities&SERVICE=WMS> a rdfs:Resource .

<https://geodaten.metropoleruhr.de/dop/dop_2018?REQUEST=GetCapabilities&SERVICE=WMS#distribution> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Quelle: © Regionalverband Ruhr" ;
    dct:description "Digitale Orthophotos (DOP) des RVR für das Jahr 2018 - WMS-Dienst für farbige, digitale, georeferenzierte, lagegenaue, entzerrte Luftbilder des Regionalverband Ruhr (Verbandsgebiet)" ;
    dct:format "view" ;
    dct:issued "2026-04-02T22:52:54.976556"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-10-21"^^xsd:date ;
    dct:title "WMS Digitale Orthophotos RVR 2018" ;
    dcat:accessURL <https://geodaten.metropoleruhr.de/dop/dop_2018?REQUEST=GetCapabilities&SERVICE=WMS> .

