@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.ruhr/dataset/b939d0f0-a9c0-454d-b693-1d0f01f87be0> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiEn> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "Nutzungsbedingungen: Datenlizenz Deutschland - Namensnennung - Version 2.0" ],
        [ a dct:RightsStatement ;
            rdfs:label "Nutzungsbedingungen: Datenlizenz Deutschland - Namensnennung - Version 2.0" ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "True Orthophotos (TOP) für den Raumausschnitt des Ennepe-Ruhr-Kreises, die von der Befliegung des RVR stammen. Es werden TOP für die Jahre 2022 bis 2024 bereitgestellt. Es handelt sich um farbige, digitale, georeferenzierte, lagegenaue und entzerrte Luftbilder." ;
    dct:identifier "d0d30efb-f0bb-4827-931b-e5ff26a7f3a2" ;
    dct:issued "2022-08-08"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-11-28T14:05:09"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "GIS-Team@en-kreis.de" ;
            foaf:name "Ennepe-Ruhr-Kreis" ],
        [ a foaf:Agent ;
            foaf:mbox "GIS-Team@en-kreis.de" ;
            foaf:name "Ennepe-Ruhr-Kreis" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-07-30"^^xsd:date ;
            dcat:startDate "2022-08-08"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2024-07-30"^^xsd:date ;
            dcat:startDate "2022-08-08"^^xsd:date ] ;
    dct:title "True Orthophotos des Ennepe-Ruhr-Kreises" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "d0d30efb-f0bb-4827-931b-e5ff26a7f3a2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ennepe-Ruhr-Kreis" ;
            vcard:hasCountryName "Deutschland" ;
            vcard:hasEmail <mailto:GIS-Team@en-kreis.de> ;
            vcard:hasLocality "Schwelm" ;
            vcard:hasPostalCode "58332" ;
            vcard:hasStreetAddress "Hauptstraße 92" ],
        [ a vcard:Organization ;
            vcard:fn "Ennepe-Ruhr-Kreis" ;
            vcard:hasEmail <mailto:GIS-Team@en-kreis.de> ] ;
    dcat:keyword "ennepe-ruhr-kreis",
        "luftbilder",
        "opendata",
        "rvr",
        "top",
        "true-orthophotos" ;
    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://publications.europa.eu/resource/authority/frequency/ANNUAL> a dct:Frequency .

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

