@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 locn: <http://www.w3.org/ns/locn#> .
@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://www.offenedaten-koeln.de/dataset/vhs-koeln-kursprogramm> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/districtKey/05315> ;
    dct:contributor [ a foaf:Organization ;
            foaf:homepage <https://www.vhs-koeln.de/> ;
            foaf:name "VHS Köln" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:homepage <https://www.vhs-koeln.de/> ;
            foaf:name "VHS Köln" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.vhs-koeln.de/> ;
            foaf:name "VHS Köln" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.vhs-koeln.de/> ;
            foaf:name "VHS Köln" ] ;
    dct:description """<p>Ein Angebot von über 2.700 Kursen, Führungen und Einzelveranstaltungen steht nun als open data für Sie bereit.<br /><br />
Die Daten (insbesondere relevant für die Kurs-Teilnehmerzahl) werden täglich aktualisiert.</p>
""" ;
    dct:identifier "40af4973-e535-4255-9bde-214e0944e2c9" ;
    dct:issued "2016-01-20T09:44:19+01:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-11-27T16:03:55+01:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label "N274a0f8ff9e64d92b17cf4b350b16039" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label "N274a0f8ff9e64d92b17cf4b350b16039" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label "N274a0f8ff9e64d92b17cf4b350b16039" ] ;
    dct:publisher <https://www.offenedaten-koeln.de/publisher/75b9d572a72e7163debe2e2090af3d88> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/districtKey/05315> ] ;
    dct:title "VHS Köln Kursprogramm" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "VHS Köln" ],
        [ a vcard:Kind ;
            vcard:fn "VHS Köln" ;
            vcard:hasEmail <mailto:vhs@stadt-koeln.de> ],
        [ a vcard:Organization ;
            vcard:fn "VHS Köln" ],
        [ a vcard:Organization ;
            vcard:fn "VHS Köln" ],
        [ a vcard:Kind ;
            vcard:fn "VHS Köln" ;
            vcard:hasEmail <mailto:vhs@stadt-koeln.de> ] ;
    dcat:distribution <https://www.offenedaten-koeln.de/distribution/f7894c923c1255e9629499f1c12d2f74> ;
    dcat:keyword "Bildung und Wissenschaft" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

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

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

<https://vhs-koeln.de/OpenData.xml> a rdfs:Resource .

<https://www.dcat-ap.de/def/dcatde/1.1/spec/specification.pdf> a dct:Standard .

<https://www.govdata.de/dl-de/zero-2-0> a dct:RightsStatement .

<https://www.offenedaten-koeln.de/publisher/75b9d572a72e7163debe2e2090af3d88> a foaf:Agent ;
    foaf:name "Stadt Köln" .

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

<https://www.offenedaten-koeln.de/distribution/f7894c923c1255e9629499f1c12d2f74> a rdfs:Resource,
        dcat:Distribution ;
    dct:conformsTo <https://www.dcat-ap.de/def/dcatde/1.1/spec/specification.pdf> ;
    dct:description """<p>Kursinformationen (z.B. Beschreibung, Teilnehmerzahlen, Link zur entsprechenden Webseite, Preis, Kontakt etc. )</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2016-01-20T08:47:49+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2022-07-15T07:45:20+00:00"^^xsd:dateTime ;
    dct:rights <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:title "VHS Koeln Kurse" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://www.offenedaten-koeln.de/distribution/f7894c923c1255e9629499f1c12d2f74> ;
    dcat:downloadURL <https://vhs-koeln.de/OpenData.xml> ;
    dcat:mediaType "text/xml" .

