@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/a75ee62a-5db9-43c9-b3a4-2cab181797b2> a dcat:Dataset ;
    dct:description "Kecamatan PAGEDONGAN Dalam Angka 2016" ;
    dct:identifier "a75ee62a-5db9-43c9-b3a4-2cab181797b2" ;
    dct:issued "2018-01-25T09:12:31.518391"^^xsd:dateTime ;
    dct:modified "2018-01-25T09:12:31.518402"^^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/a75ee62a-5db9-43c9-b3a4-2cab181797b2/resource/4bf7012e-f22b-4d32-8a45-db488cfb3432> .

<https://data.jatengprov.go.id/dataset/a75ee62a-5db9-43c9-b3a4-2cab181797b2/resource/4bf7012e-f22b-4d32-8a45-db488cfb3432> a dcat:Distribution ;
    dct:description "Kecamatan PAGEDONGAN Dalam Angka 2016" ;
    dct:format "PDF" ;
    dct:title "Kecamatan Dalam Angka" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/a75ee62a-5db9-43c9-b3a4-2cab181797b2/resource/4bf7012e-f22b-4d32-8a45-db488cfb3432/download/061-cda-2016-pagedongan.pdf> ;
    dcat:byteSize 2579366.0 ;
    dcat:mediaType "application/pdf" .

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

