@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/f5e5e65f-c5f0-4320-a70b-e7844c99d3f7> a dcat:Dataset ;
    dct:description "Kecamatan MADUKARA Dalam Angka 2016" ;
    dct:identifier "f5e5e65f-c5f0-4320-a70b-e7844c99d3f7" ;
    dct:issued "2018-01-25T09:12:38.218980"^^xsd:dateTime ;
    dct:modified "2018-01-25T09:12:38.218993"^^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/f5e5e65f-c5f0-4320-a70b-e7844c99d3f7/resource/5ca578ce-2498-499b-ba82-e113694c599a> .

<https://data.jatengprov.go.id/dataset/f5e5e65f-c5f0-4320-a70b-e7844c99d3f7/resource/5ca578ce-2498-499b-ba82-e113694c599a> a dcat:Distribution ;
    dct:description "Kecamatan MADUKARA Dalam Angka 2016" ;
    dct:format "PDF" ;
    dct:title "Kecamata Dalam Angka" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/f5e5e65f-c5f0-4320-a70b-e7844c99d3f7/resource/5ca578ce-2498-499b-ba82-e113694c599a/download/080-cda-2016-madukara.pdf> ;
    dcat:byteSize 9250725.0 ;
    dcat:mediaType "application/pdf" .

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

