@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/35a417ed-7d0a-47b4-b070-36b00e45d9c5> a dcat:Dataset ;
    dct:identifier "35a417ed-7d0a-47b4-b070-36b00e45d9c5" ;
    dct:issued "2018-08-18T04:20:59.955923"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:20:59.955939"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Analisis KInerja LPPD/LKPJ TA. 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPMPTSP" ;
            vcard:hasEmail <mailto:perijinan_terpadu@banjarnegarakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/35a417ed-7d0a-47b4-b070-36b00e45d9c5/resource/5abe4788-3759-4d5a-bb4d-ce1f1acfd9e4> .

<https://data.jatengprov.go.id/dataset/35a417ed-7d0a-47b4-b070-36b00e45d9c5/resource/5abe4788-3759-4d5a-bb4d-ce1f1acfd9e4> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "analisis-kinerja-lppd-lkpj-ta-2017" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/35a417ed-7d0a-47b4-b070-36b00e45d9c5/resource/5abe4788-3759-4d5a-bb4d-ce1f1acfd9e4/download/analisis-kinerja-lppd-lkpj.docx> ;
    dcat:byteSize 33380.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" .

