@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/f2560bc2-df90-48a2-9310-db1689de901f> a dcat:Dataset ;
    dct:description "APK PAUD" ;
    dct:identifier "f2560bc2-df90-48a2-9310-db1689de901f" ;
    dct:issued "2018-08-18T04:29:17.332373"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:29:17.332389"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "APK PAUD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Riani,S.Kom" ;
            vcard:hasEmail <mailto:riani_komsi02@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f2560bc2-df90-48a2-9310-db1689de901f/resource/53d3db3f-a831-4738-8f5e-0ef6d0b280aa> .

<https://data.jatengprov.go.id/dataset/f2560bc2-df90-48a2-9310-db1689de901f/resource/53d3db3f-a831-4738-8f5e-0ef6d0b280aa> a dcat:Distribution ;
    dct:description "APK PAUD" ;
    dct:format "XLS" ;
    dct:title "APK PAUD" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/f2560bc2-df90-48a2-9310-db1689de901f/resource/53d3db3f-a831-4738-8f5e-0ef6d0b280aa/download/apk-paud.xls> ;
    dcat:byteSize 28672.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

