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

<http://134.245.19.93/dataset/db35c0f9-d52b-4419-937c-4f7f5500fb56> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:name "Landesamt für soziale Dienste" ] ;
    dct:hasVersion <http://134.245.19.93/dataset/rba-statistik-sozialgerichsbarkeit-widerspruchsverfahren1>,
        <http://134.245.19.93/dataset/rba-statistik-sozialgerichsbarkeit-widerspruchsverfahren2>,
        <http://134.245.19.93/dataset/rba-statistik-sozialgerichsbarkeit-widerspruchsverfahren3>,
        <http://134.245.19.93/dataset/rba-statistik-sozialgerichsbarkeit-widerspruchsverfahren4>,
        <http://134.245.19.93/dataset/rba-statistik-sozialgerichsbarkeit-widerspruchsverfahren5> ;
    dct:identifier "db35c0f9-d52b-4419-937c-4f7f5500fb56" ;
    dct:issued "2020-01-27T10:58:06.079327"^^xsd:dateTime ;
    dct:modified "2020-01-27T10:58:06.079332"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/landesamt-fur-soziale-dienste> ;
    dct:title "RBA Statistik Sozialgerichsbarkeit Widerspruchsverfahren" ;
    dct:type <http://dcat-ap.de/def/datasetTypes/collection> ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Landesamt für soziale Dienste" ] .

<http://134.245.19.93/organization/landesamt-fur-soziale-dienste> a foaf:Agent ;
    foaf:name "Landesamt für soziale Dienste" .

