@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/81d0bfd4-b432-4fc7-b61f-5631f1527f64> a dcat:Dataset ;
    dct:description "Kecamatan BATUR Dalam Angka 2016" ;
    dct:identifier "81d0bfd4-b432-4fc7-b61f-5631f1527f64" ;
    dct:issued "2018-01-25T09:12:27.933802"^^xsd:dateTime ;
    dct:modified "2018-01-25T09:12:27.933812"^^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/81d0bfd4-b432-4fc7-b61f-5631f1527f64/resource/a3b9de8f-8d56-4ec9-a416-0e9b7826915a> .

<https://data.jatengprov.go.id/dataset/81d0bfd4-b432-4fc7-b61f-5631f1527f64/resource/a3b9de8f-8d56-4ec9-a416-0e9b7826915a> a dcat:Distribution ;
    dct:description "Kecamatan BATUR Dalam Angka 2016" ;
    dct:format "PDF" ;
    dct:title "Kecamatan Dalam Angka" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/81d0bfd4-b432-4fc7-b61f-5631f1527f64/resource/a3b9de8f-8d56-4ec9-a416-0e9b7826915a/download/160-cda-2016-batur.pdf> ;
    dcat:byteSize 2619758.0 ;
    dcat:mediaType "application/pdf" .

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

