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

<https://ckan.rvr.dev.datopian.com/dataset/b40a451c-ce83-4984-81de-af3a6926b674> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Christian.Rosendahl@moers.de" ;
            foaf:name "Christian Rosendahl" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält Informationen zu den Programmdurchführungen, der vhs-Finanzierung und zum Personal der vhs. Der Datensatz ist nach Jahreszahlen sortiert." ;
    dct:identifier "b40a451c-ce83-4984-81de-af3a6926b674" ;
    dct:issued "2022-01-30T23:30:28.803138"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:30:28.803143"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Zahlen und Daten der vhs in Kürze" ;
    owl:versionInfo "v2016.01" ;
    dcat:contactPoint [ 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> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/b40a451c-ce83-4984-81de-af3a6926b674/resource/19289b5f-929e-41c1-8252-dfa3358cbb4c> ;
    dcat:keyword "VHS" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://ckan.rvr.dev.datopian.com/dataset/b40a451c-ce83-4984-81de-af3a6926b674/resource/19289b5f-929e-41c1-8252-dfa3358cbb4c> a dcat:Distribution ;
    dct:description "In der Tabelle sehen Sie  Informationen zu den Programmdurchführungen, der vhs-Finanzierung und zum Personal der vhs. Der Datensatz ist nach Jahreszahlen von 2010 bis 2014 sortiert." ;
    dct:format "CSV" ;
    dct:issued "2015-10-07T13:52:48.651522"^^xsd:dateTime ;
    dct:modified "2016-01-27T14:25:18.251419"^^xsd:dateTime,
        "2022-01-30T23:30:28.797996"^^xsd:dateTime ;
    dct:title "Zahlen und Daten der VHS in Kürze" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/b40a451c-ce83-4984-81de-af3a6926b674/resource/19289b5f-929e-41c1-8252-dfa3358cbb4c/download/zahlen-und-daten-der-vhs-in-kuerze-2014.csv> .

<https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

