@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/a2d975b0-2806-44a5-8592-4aff72d59999> a dcat:Dataset ;
    dct:description "Berisi Ringkasan Dokumen Pelaksanaan Anggaran BKPSDM Tahun 2018" ;
    dct:identifier "a2d975b0-2806-44a5-8592-4aff72d59999" ;
    dct:issued "2018-05-18T05:08:05.289776"^^xsd:dateTime ;
    dct:modified "2018-05-18T05:08:05.289808"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "DPA 2018" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:bkpsdm@karanganyarkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a2d975b0-2806-44a5-8592-4aff72d59999/resource/703ee592-1e86-489a-93e2-8e0df75f841a> ;
    dcat:landingPage <Sub%20Bagian%20Perencanaan%20dan%20Keuangan%20BKPSDM> .

<https://data.jatengprov.go.id/dataset/a2d975b0-2806-44a5-8592-4aff72d59999/resource/703ee592-1e86-489a-93e2-8e0df75f841a> a dcat:Distribution ;
    dct:description "Berisi Ringkasan Dokumen Pelaksanaan Anggaran BKPSDM Tahun 2018" ;
    dct:format "DOCX" ;
    dct:title "DPA 2018.docx" ;
    dcat:accessURL <http://202.46.1.138/dataset/a2d975b0-2806-44a5-8592-4aff72d59999/resource/703ee592-1e86-489a-93e2-8e0df75f841a/download/dpa-2018.docx> ;
    dcat:byteSize 52250.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

