@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/aeb48e5d-a601-4eaa-aebe-31849d79a8b3> a dcat:Dataset ;
    dct:description "Kecamatan PAGENTAN Dalam Angka 2016" ;
    dct:identifier "aeb48e5d-a601-4eaa-aebe-31849d79a8b3" ;
    dct:issued "2018-01-25T09:12:31.988108"^^xsd:dateTime ;
    dct:modified "2018-01-25T09:12:31.988117"^^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/aeb48e5d-a601-4eaa-aebe-31849d79a8b3/resource/ccf55174-ba7d-44c7-9256-2eecd197a1c1> .

<https://data.jatengprov.go.id/dataset/aeb48e5d-a601-4eaa-aebe-31849d79a8b3/resource/ccf55174-ba7d-44c7-9256-2eecd197a1c1> a dcat:Distribution ;
    dct:description "Kecamatan PAGENTAN Dalam Angka 2016" ;
    dct:format "PDF" ;
    dct:title "Kecamatan Dalam Angka" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/aeb48e5d-a601-4eaa-aebe-31849d79a8b3/resource/ccf55174-ba7d-44c7-9256-2eecd197a1c1/download/140-cda-2016-pagentan.pdf> ;
    dcat:byteSize 4020988.0 ;
    dcat:mediaType "application/pdf" .

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

