@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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#> .

<https://data.jatengprov.go.id/dataset/c275e808-6f13-48c7-bbc2-f974e73de390> a dcat:Dataset ;
    dct:description "DATA ANAK YANG MENDAPATKAN PELAYANAN PANTI KABUPATEN BLORA 2019" ;
    dct:identifier "c275e808-6f13-48c7-bbc2-f974e73de390" ;
    dct:issued "2019-10-10T12:45:30.300964"^^xsd:dateTime ;
    dct:modified "2019-10-10T12:45:30.300989"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "DATA ANAK YANG MENDAPATKAN PELAYANAN PANTI KABUPATEN BLORA 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tulus Dwi Prasetyo" ;
            vcard:hasEmail <mailto:dinsosp3a.bla@gmail.com> ] .

<https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Blora" .

