@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/35e0afe0-d354-42f3-8185-6fd78da7b88b> a dcat:Dataset ;
    dct:description "Kecamatan PAGEDONGAN Dalam Angka Tahun 2017" ;
    dct:identifier "35e0afe0-d354-42f3-8185-6fd78da7b88b" ;
    dct:issued "2018-11-18T05:10:08.970346"^^xsd:dateTime ;
    dct:modified "2018-11-18T05:10:08.970357"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Kecamatan Dalam Angka Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinkominfo" ;
            vcard:hasEmail <mailto:dinkominfo@banjarnegarakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/35e0afe0-d354-42f3-8185-6fd78da7b88b/resource/2c0a8d28-3209-4ca8-b4aa-8552f86df400> ;
    dcat:landingPage <Dinkominfo> .

<https://data.jatengprov.go.id/dataset/35e0afe0-d354-42f3-8185-6fd78da7b88b/resource/2c0a8d28-3209-4ca8-b4aa-8552f86df400> a dcat:Distribution ;
    dct:description "Kecamatan PAGEDONGAN  Dalam Angka Tahun 2017" ;
    dct:format "PDF" ;
    dct:title "Kecamatan Dalam Angka" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/35e0afe0-d354-42f3-8185-6fd78da7b88b/resource/2c0a8d28-3209-4ca8-b4aa-8552f86df400/download/061-kcda-2017-kom-pagedongan.pdf> ;
    dcat:byteSize 5288202.0 ;
    dcat:mediaType "application/pdf" .

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

