@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/538b35b3-a85d-4c86-af23-7c8b38305b07> a dcat:Dataset ;
    dct:description "Data Pokdarwis Kabupaten Banjarnegara Tahun 2018" ;
    dct:identifier "538b35b3-a85d-4c86-af23-7c8b38305b07" ;
    dct:issued "2018-11-18T05:10:22.253512"^^xsd:dateTime ;
    dct:modified "2018-11-18T05:10:22.253522"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Data Pokdarwis Kabupaten Banjarnegara Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chaerudin" ;
            vcard:hasEmail <mailto:Charudinmc@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/538b35b3-a85d-4c86-af23-7c8b38305b07/resource/4b2aabc6-b1a2-460a-92bf-fb9c93c968ed> ;
    dcat:landingPage <Info@budparbanjarnegara.com> .

<https://data.jatengprov.go.id/dataset/538b35b3-a85d-4c86-af23-7c8b38305b07/resource/4b2aabc6-b1a2-460a-92bf-fb9c93c968ed> a dcat:Distribution ;
    dct:description "Data Pokdarwis Kabupaten Banjarnegara Tahun 2018" ;
    dct:format "DOCX" ;
    dct:title "data-pokdarwis-kabupaten-banjarnegara-tahun-2018" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/538b35b3-a85d-4c86-af23-7c8b38305b07/resource/4b2aabc6-b1a2-460a-92bf-fb9c93c968ed/download/data-pokdarwis-2018.docx> ;
    dcat:byteSize 21767.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

