@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/dade43bb-cc9d-4bb4-bd25-5a69c6dfce73> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Ingo.Lieblang@moers.de" ;
            foaf:name "Ingo Lieblang" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält die Stellenübersicht 2015 nach Produktbereichen." ;
    dct:identifier "dade43bb-cc9d-4bb4-bd25-5a69c6dfce73" ;
    dct:issued "2022-01-30T23:22:39.103305"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:22:39.103312"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Stellenübersicht nach Produktbereichen 2015" ;
    owl:versionInfo "v2015.01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ingo Lieblang" ;
            vcard:hasEmail <mailto:Ingo.Lieblang@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ingo Lieblang" ;
            vcard:hasEmail <mailto:Ingo.Lieblang@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Ingo Lieblang" ;
            vcard:hasEmail <mailto:Ingo.Lieblang@moers.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/dade43bb-cc9d-4bb4-bd25-5a69c6dfce73/resource/3a9f8d14-052a-4b47-8d79-8aa70db35af0>,
        <https://ckan.rvr.dev.datopian.com/dataset/dade43bb-cc9d-4bb4-bd25-5a69c6dfce73/resource/84c80408-93de-40d7-a522-3b9d78adf4f9> ;
    dcat:keyword "Stellenübersicht" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

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

<https://ckan.rvr.dev.datopian.com/dataset/dade43bb-cc9d-4bb4-bd25-5a69c6dfce73/resource/3a9f8d14-052a-4b47-8d79-8aa70db35af0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2015-10-12T14:25:52.707821"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:22:39.097219"^^xsd:dateTime ;
    dct:title "Beamte" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/dade43bb-cc9d-4bb4-bd25-5a69c6dfce73/resource/3a9f8d14-052a-4b47-8d79-8aa70db35af0/download/beamteproduktbereich-1.csv> .

<https://ckan.rvr.dev.datopian.com/dataset/dade43bb-cc9d-4bb4-bd25-5a69c6dfce73/resource/84c80408-93de-40d7-a522-3b9d78adf4f9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2015-10-12T14:25:45.339919"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:22:39.095636"^^xsd:dateTime ;
    dct:title "Beschäftigte" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/dade43bb-cc9d-4bb4-bd25-5a69c6dfce73/resource/84c80408-93de-40d7-a522-3b9d78adf4f9/download/beschaeftigteproduktbereich-1.csv> .

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

