@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/50b74a5a-73be-48d4-980e-191aba1d8bde> a dcat:Dataset ;
    dct:description "Neraca thn 2013" ;
    dct:identifier "50b74a5a-73be-48d4-980e-191aba1d8bde" ;
    dct:issued "2018-09-18T02:01:24.569658"^^xsd:dateTime ;
    dct:modified "2018-09-18T02:01:24.569667"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "Neraca thn 2013" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:dinkominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/50b74a5a-73be-48d4-980e-191aba1d8bde/resource/bc5305b9-a1fe-4776-91ef-6fedcc52b4ac> .

<https://data.jatengprov.go.id/dataset/50b74a5a-73be-48d4-980e-191aba1d8bde/resource/bc5305b9-a1fe-4776-91ef-6fedcc52b4ac> a dcat:Distribution ;
    dct:description "Neraca thn 2013" ;
    dct:format "XLS" ;
    dct:title "Neraca thn 2013.xls" ;
    dcat:accessURL <http://103.30.181.240/dataset/50b74a5a-73be-48d4-980e-191aba1d8bde/resource/bc5305b9-a1fe-4776-91ef-6fedcc52b4ac/download/neraca-thn-2013.xls> ;
    dcat:byteSize 740352.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Wonogiri" .

