@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 owl: <http://www.w3.org/2002/07/owl#> .
@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/c218c97f-58a3-4d26-b6c0-89084f7669ff> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "christian.rosendahl@moers.de" ;
            foaf:name "Christian Rosendahl" ] ;
    dct:creator [ a foaf:Agent ;
            vcard:hasEmail <mailto:offenedaten@moers.de> ;
            foaf:name "Stadt Moers" ],
        [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:offenedaten@moers.de> ;
            foaf:name "Stadt Moers" ] ;
    dct:description """Der Datensatz enthält:\r
\r
* die Kursnummer (KNR), \r
* den Kurstitel, \r
* die Kennziffer, \r
* die Beschreibung der Kennziffer,\r
* das Anfangs- und das Enddatum,\r
* die geplanten Unterrichtseinheiten, \r
* die tatsächlich stattgefundenen Unterrichtseinheiten,\r
* die Veranstaltungsart,\r
* den Kursort,\r
* die Außenstelle sowie \r
* die Anzahl der Anmeldungen""" ;
    dct:identifier "c218c97f-58a3-4d26-b6c0-89084f7669ff" ;
    dct:issued "2025-11-06T12:05:02.504415"^^xsd:dateTime ;
    dct:modified "2025-11-06T12:05:02.504421"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Jahresbericht 2022 der vhs Moers" ;
    owl:versionInfo "v2023.01" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Christian Rosendahl" ;
            vcard:hasEmail <mailto:christian.rosendahl@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Christian Rosendahl" ;
            vcard:hasEmail <mailto:christian.rosendahl@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Christian Rosendahl" ;
            vcard:hasEmail <mailto:christian.rosendahl@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Christian Rosendahl" ;
            vcard:hasEmail <mailto:christian.rosendahl@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Christian Rosendahl" ;
            vcard:hasEmail <mailto:christian.rosendahl@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Christian Rosendahl" ;
            vcard:hasEmail <mailto:christian.rosendahl@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Christian Rosendahl" ;
            vcard:hasEmail <mailto:christian.rosendahl@moers.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/c218c97f-58a3-4d26-b6c0-89084f7669ff/resource/ac4c5703-81dc-4e16-8ad7-0c15c2d0cde6> ;
    dcat:keyword "Jahresbericht",
        "Kurse",
        "vhs" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<http://www.offenedaten.moers.de> a foaf:Document .

<https://opendata.ruhr/dataset/c218c97f-58a3-4d26-b6c0-89084f7669ff/resource/ac4c5703-81dc-4e16-8ad7-0c15c2d0cde6> a dcat:Distribution ;
    dct:description """Die Spalte Veranstaltungsart bedeutet:\r
\r
* a = Ausstellung\r
* e = Einzelveranstaltung (maximal 3 UE)\r
* f = Tagesfahrt\r
* k = Kurs (mehr als zwei Termin)\r
* p = Prüfungsveranstaltung\r
* r = Studienreise\r
* s = Seminar (bis zwei Termine)""" ;
    dct:format "CSV" ;
    dct:issued "2023-07-13T06:07:39.725624"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-07-13T06:07:39.690773"^^xsd:dateTime ;
    dct:title "vhs - Statistik Jahresbericht 2022" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/c218c97f-58a3-4d26-b6c0-89084f7669ff/resource/ac4c5703-81dc-4e16-8ad7-0c15c2d0cde6/download/vhs-statistik-jahresbericht-2022.csv> ;
    dcat:byteSize "176324"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

<https://www.offenesdatenportal.de/dataset/c218c97f-58a3-4d26-b6c0-89084f7669ff/resource/ac4c5703-81dc-4e16-8ad7-0c15c2d0cde6/download/vhs-statistik-jahresbericht-2022.csv> a rdfs:Resource .

