@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://test.ckan.open.nrw.de/dataset/0b73853e-d7ba-4090-ad12-da935264f5ad> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Die Nationalparkverwaltung Eifel vermittelt ehrenamtliche Waldführer*innen an Gruppen, die individuell zugeschnittene Exkursionen durch das Schutzgebiet unternehmen möchten. Dabei wird die Anzahl der Führungen sowie die Anzahl der Teilnehmenden pro Jahr erfasst. " ;
    dct:identifier "1e508fb2-8ea7-5674-b1a1-064abb6e89d7" ;
    dct:issued "2025-12-16"^^xsd:date ;
    dct:modified "2026-07-20T09:11:06+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "t.fechner@conterra.de" ;
            foaf:name "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen" ;
            foaf:phone <tel:0567%204567891> ] ;
    dct:title "Anzahl Waldführertouren im Nationalpark Eifel" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Landesamt für Natur, Umwelt und Klima Nordrhein-Westfalen - Nationalparkverwaltung Eifel" ;
            vcard:hasEmail <mailto:opendata@nationalpark-eifel.de> ;
            vcard:hasTelephone <tel:+49%202444%209510-65> ;
            vcard:hasURL <https://www.nationalpark-eifel.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/0b73853e-d7ba-4090-ad12-da935264f5ad/resource/214fd832-d91c-4666-a38f-8b01be6a2bf2>,
        <https://test.ckan.open.nrw.de/dataset/0b73853e-d7ba-4090-ad12-da935264f5ad/resource/d3c87f19-7385-403c-91da-3c8b78e17515> ;
    dcat:keyword " Ehrenamt",
        " Eifel",
        " Teilnehmende",
        " Waldführer",
        " individuelle Gruppenführungen",
        "Nationalpark" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/file-type/XLSX> a dct:MediaTypeOrExtent .

<https://test.ckan.open.nrw.de/dataset/0b73853e-d7ba-4090-ad12-da935264f5ad/resource/214fd832-d91c-4666-a38f-8b01be6a2bf2> a dcat:Distribution ;
    dct:description "Anzahl Waldführertouren im Nationalpark Eifel im CSV-Format" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-07-21T19:32:26.128898"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2025-12-16T09:11:06+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://www.umweltportal.nrw.de/documents/20121/165946/Anzahl+Waldf%C3%BChrertouren+im+Nationalpark+Eifel.csv> ;
    dcat:downloadURL <https://www.umweltportal.nrw.de/documents/20121/165946/Anzahl+Waldf%C3%BChrertouren+im+Nationalpark+Eifel.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://test.ckan.open.nrw.de/dataset/0b73853e-d7ba-4090-ad12-da935264f5ad/resource/d3c87f19-7385-403c-91da-3c8b78e17515> a dcat:Distribution ;
    dct:description "Anzahl Waldführertouren im Nationalpark Eifel im XLSX-Format" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2026-07-21T19:32:26.128901"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2025-12-16T09:11:06+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://www.umweltportal.nrw.de/documents/20121/165946/Anzahl+Waldf%C3%BChrertouren+im+Nationalpark+Eifel.xlsx/1f36e3fb-5627-62de-d301-9b6443b67c70?t=1765873445792&download=true> ;
    dcat:downloadURL <https://www.umweltportal.nrw.de/documents/20121/165946/Anzahl+Waldf%C3%BChrertouren+im+Nationalpark+Eifel.xlsx/1f36e3fb-5627-62de-d301-9b6443b67c70?t=1765873445792&download=true> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

<https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> a dct:MediaType .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

<http://dcat-ap.de/def/licenses/dl-zero-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://www.umweltportal.nrw.de/documents/20121/165946/Anzahl+Waldf%C3%BChrertouren+im+Nationalpark+Eifel.csv> a rdfs:Resource .

<https://www.umweltportal.nrw.de/documents/20121/165946/Anzahl+Waldf%C3%BChrertouren+im+Nationalpark+Eifel.xlsx/1f36e3fb-5627-62de-d301-9b6443b67c70?t=1765873445792&download=true> a rdfs:Resource .

