@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/30ff2312-e913-430d-b791-5cb638ea806d> a dcat:Dataset ;
    dct:description "Memuat Neraca BKPSDM Tahun 2017" ;
    dct:identifier "30ff2312-e913-430d-b791-5cb638ea806d" ;
    dct:issued "2018-05-18T04:03:36.146206"^^xsd:dateTime ;
    dct:modified "2018-05-18T04:03:36.146230"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "NERACA 2017" ;
    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/30ff2312-e913-430d-b791-5cb638ea806d/resource/b8d5ec89-f302-41f5-8a7f-f7fe7d9f59a9> ;
    dcat:landingPage <Sub%20Bagian%20Perencanaan%20dan%20Keuangan%20BKPSDM> .

<https://data.jatengprov.go.id/dataset/30ff2312-e913-430d-b791-5cb638ea806d/resource/b8d5ec89-f302-41f5-8a7f-f7fe7d9f59a9> a dcat:Distribution ;
    dct:description "Berisi Neraca BKPSDM Tahun 2017" ;
    dct:format "PDF" ;
    dct:title "NERACA 2017.PDF" ;
    dcat:accessURL <http://202.46.1.138/dataset/30ff2312-e913-430d-b791-5cb638ea806d/resource/b8d5ec89-f302-41f5-8a7f-f7fe7d9f59a9/download/neraca-2017.pdf> ;
    dcat:byteSize 456358.0 ;
    dcat:mediaType "application/pdf" .

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

