@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/5a6d627c-e9d7-4ad0-b991-70d46a2075f7> a dcat:Dataset ;
    dct:description "APK dan APM SMP/SMPLB/PAKET B " ;
    dct:identifier "5a6d627c-e9d7-4ad0-b991-70d46a2075f7" ;
    dct:issued "2018-08-18T04:22:45.944027"^^xsd:dateTime ;
    dct:modified "2019-09-26T02:47:21.967748"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "APK dan APM SMP/SMPLB/PAKET B" ;
    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/5a6d627c-e9d7-4ad0-b991-70d46a2075f7/resource/a79886ac-b13d-4411-aea3-6086bbfb9d96> .

<https://data.jatengprov.go.id/dataset/5a6d627c-e9d7-4ad0-b991-70d46a2075f7/resource/a79886ac-b13d-4411-aea3-6086bbfb9d96> a dcat:Distribution ;
    dct:description "APK dan APM SMP/SMPLB/PAKET B " ;
    dct:format "XLS" ;
    dct:title "APK dan APM SMP/SMPLB/PAKET B " ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/5a6d627c-e9d7-4ad0-b991-70d46a2075f7/resource/a79886ac-b13d-4411-aea3-6086bbfb9d96/download/apk-dan-apm-smp.xls> ;
    dcat:byteSize 27648.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" .

