@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/38a5db05-1e32-4a63-b46a-90f22b9dc330> a dcat:Dataset ;
    dct:description "Kecamatan PURWANEGARA Dalam Angka 2016" ;
    dct:identifier "38a5db05-1e32-4a63-b46a-90f22b9dc330" ;
    dct:issued "2018-01-25T09:12:22.356914"^^xsd:dateTime ;
    dct:modified "2018-01-25T09:12:22.356924"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Kecamatan Dalam Angka" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik dan Persandian" ;
            vcard:hasEmail <mailto:santel@banjarnegarakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/38a5db05-1e32-4a63-b46a-90f22b9dc330/resource/2cc2e7d8-0051-451f-823d-e70ad9557abf> .

<https://data.jatengprov.go.id/dataset/38a5db05-1e32-4a63-b46a-90f22b9dc330/resource/2cc2e7d8-0051-451f-823d-e70ad9557abf> a dcat:Distribution ;
    dct:description "Kecamatan PURWANEGARA Dalam Angka 2016" ;
    dct:format "PDF" ;
    dct:title "Kecamatan Dalam Angka" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/38a5db05-1e32-4a63-b46a-90f22b9dc330/resource/2cc2e7d8-0051-451f-823d-e70ad9557abf/download/040-cda-2016-purwanegara.pdf> ;
    dcat:byteSize 2734676.0 ;
    dcat:mediaType "application/pdf" .

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

