@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/e700a962-ad5c-41fc-bc20-87e3760b07e4> a dcat:Dataset ;
    dct:description "DPA 22 KECAMATAN BATURETNO TAHUN 2017" ;
    dct:identifier "e700a962-ad5c-41fc-bc20-87e3760b07e4" ;
    dct:issued "2018-09-18T02:04:23.925100"^^xsd:dateTime ;
    dct:modified "2018-09-18T02:04:23.925108"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "DPA 22 KECAMATAN BATURETNO TAHUN 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:dinkominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e700a962-ad5c-41fc-bc20-87e3760b07e4/resource/a9f2f509-32a4-476c-9430-4f0ed7e91b61> .

<https://data.jatengprov.go.id/dataset/e700a962-ad5c-41fc-bc20-87e3760b07e4/resource/a9f2f509-32a4-476c-9430-4f0ed7e91b61> a dcat:Distribution ;
    dct:description "DPA 2.2 KECAMATAN BATURETNO TAHUN 2017" ;
    dct:format "xlxs" ;
    dct:title "DPA 22 KECAMATAN BATURETNO TAHUN 2017.xlsx" ;
    dcat:accessURL <http://103.30.181.240/dataset/e700a962-ad5c-41fc-bc20-87e3760b07e4/resource/a9f2f509-32a4-476c-9430-4f0ed7e91b61/download/dpa-22-kecamatan-baturetno-tahun-2017.xlsx> ;
    dcat:byteSize 25203.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

