@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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/4814054b-7251-479a-b43b-f22122c34955> a dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Jährliche Teilnehmendenzahl bei durchgeführten (Vor-) Schulklassen-Programmen in der \"Erlebnisausstellung Wildnis(t)räume\" im Nationalpark-Zentrum Eifel. Die Angebote der Erlebnisausstellung \"Wildnis(t)räume\" im Nationalpark-Zentrum Eifel beinhalten das ganze Jahr über, also 365 Tage, buchbare Programme für Vorschul- und Schulklassen, die sich in Länge und Thema unterscheiden." ;
    dct:identifier "8edbc717-adb4-5e79-a928-d1fa0d68a5ab" ;
    dct:issued "2025-11-03"^^xsd:date ;
    dct:modified "2025-11-03T12:44:43+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.nationalpark-eifel.de> ;
            foaf:mbox "opendata@nationalpark-eifel.de" ;
            foaf:name "Ministerium für Umwelt, Naturschutz und Verkehr des Landes NRW" ] ;
    dct:title "Jährliche Teilnehmendenzahl bei durchgeführten (Vor-) Schulklassen-Programmen in der \"Erlebnisausstellung Wildnis(t)räume\"" ;
    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> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/4814054b-7251-479a-b43b-f22122c34955/resource/11baecb3-65ec-495b-99a7-ba83816c49b2>,
        <https://test.ckan.open.nrw.de/dataset/4814054b-7251-479a-b43b-f22122c34955/resource/e605bb5e-8166-4b5c-b2e7-f3b728b22dde> ;
    dcat:keyword " Eifel",
        " Erlebnisausstelllung",
        " Nationalparkzentrum",
        " Programme",
        " Schulen",
        "Nationalpark" .

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

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

<http://publications.europa.eu/resource/authority/frequency/ANNUAL> a dct:Frequency .

<https://test.ckan.open.nrw.de/dataset/4814054b-7251-479a-b43b-f22122c34955/resource/11baecb3-65ec-495b-99a7-ba83816c49b2> a dcat:Distribution ;
    dct:description "Jährliche Teilnehmendenzahl bei durchgeführten (Vor-) Schulklassen-Programmen in der \"Erlebnisausstellung Wildnis(t)räume\" im Nationalpark-Zentrum Eifel im XLSX-Format." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2026-06-24T19:32:08.150755"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2025-11-03T12:44:43+00:00"^^xsd:dateTime ;
    dcat:downloadURL <https://www.umweltportal.nrw.de/documents/20121/165946/NPZ_Teiln.%28Vor%29Schulklassenprog.xlsx> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

<https://test.ckan.open.nrw.de/dataset/4814054b-7251-479a-b43b-f22122c34955/resource/e605bb5e-8166-4b5c-b2e7-f3b728b22dde> a dcat:Distribution ;
    dct:description "Jährliche Teilnehmendenzahl bei durchgeführten (Vor-) Schulklassen-Programmen in der \"Erlebnisausstellung Wildnis(t)räume\" im Nationalpark-Zentrum Eifel im CSV-Format." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-06-24T19:32:08.150751"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2025-11-03T12:44:43+00:00"^^xsd:dateTime ;
    dcat:downloadURL <https://www.umweltportal.nrw.de/documents/20121/165946/NPZ_Teiln.%28Vor%29Schulklassenprog.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

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

<https://www.umweltportal.nrw.de/documents/20121/165946/NPZ_Teiln.%28Vor%29Schulklassenprog.csv> a rdfs:Resource .

<https://www.umweltportal.nrw.de/documents/20121/165946/NPZ_Teiln.%28Vor%29Schulklassenprog.xlsx> a rdfs:Resource .

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

