@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/7b7cd8e9-2017-45dd-8e0c-3cbb24510fc8> 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 "598c155d-47ce-40c6-af71-4f58d43745c0" ;
    dct:issued "2020-07-06"^^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:schepers@rvr.ruhr> ;
            foaf:name "Regionalverband Ruhr" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:schepers@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 "True-Orthophotos RVR 2020 - TOP 2020 - Metadaten" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "598c155d-47ce-40c6-af71-4f58d43745c0" ],
        [ a adms:Identifier ;
            skos:notation "598c155d-47ce-40c6-af71-4f58d43745c0" ],
        "598c155d-47ce-40c6-af71-4f58d43745c0" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:schepers@rvr.ruhr> ],
        [ a vcard:Kind ;
            vcard:fn "Regionalverband Ruhr" ;
            vcard:hasEmail <mailto:schepers@rvr.ruhr> ] ;
    dcat:distribution <https://geodaten.metropoleruhr.de/dop/top_2020?REQUEST=GetCapabilities&SERVICE=WMS#distribution> ;
    dcat:keyword "2020",
        "Dokumentation",
        "Freiraumentwicklung",
        "Geobasisdaten",
        "Luftbilder",
        "Luftbildinterpretation",
        "NRW",
        "Nordrhein-Westfalen",
        "Orthophotos",
        "Planung",
        "RVR",
        "Regionalverband Ruhr",
        "Ruhrgebiet",
        "TOP",
        "True-Orthophotos",
        "Umwelt",
        "Verkehr",
        "Wirtschaft",
        "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/top_2020?REQUEST=GetCapabilities&SERVICE=WMS> a rdfs:Resource .

<https://geodaten.metropoleruhr.de/dop/top_2020?REQUEST=GetCapabilities&SERVICE=WMS#distribution> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Quelle: © Regionalverband Ruhr" ;
    dct:description "True-Orthophotos (TOP) des RVR für das Jahr 2020 mit einer Bodenauflösung von 10 cm" ;
    dct:format "view" ;
    dct:issued "2026-04-02T22:57:56.123602"^^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 True-Orthophotos RVR 2020" ;
    dcat:accessURL <https://geodaten.metropoleruhr.de/dop/top_2020?REQUEST=GetCapabilities&SERVICE=WMS> .

