@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/639c01f4-5864-47ac-ab72-d526e9a8e1ba> a dcat:Dataset ;
    dct:description "IKU KECAMATAN EROMOKO TAHUN 2017" ;
    dct:identifier "639c01f4-5864-47ac-ab72-d526e9a8e1ba" ;
    dct:issued "2018-09-18T02:01:54.076842"^^xsd:dateTime ;
    dct:modified "2018-09-18T02:01:54.076850"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "IKU KECAMATAN EROMOKO TAHUN 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:dinkominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/639c01f4-5864-47ac-ab72-d526e9a8e1ba/resource/e619b4af-c3eb-475a-9edd-91ac3cdd1d13> .

<https://data.jatengprov.go.id/dataset/639c01f4-5864-47ac-ab72-d526e9a8e1ba/resource/e619b4af-c3eb-475a-9edd-91ac3cdd1d13> a dcat:Distribution ;
    dct:description "IKU KECAMATAN EROMOKO TAHUN 2017" ;
    dct:format "DOCX" ;
    dct:title "IKU KECAMATAN EROMOKO TAHUN 2017.docx" ;
    dcat:accessURL <http://103.30.181.240/dataset/639c01f4-5864-47ac-ab72-d526e9a8e1ba/resource/e619b4af-c3eb-475a-9edd-91ac3cdd1d13/download/iku-kecamatan-eromoko-tahun-2017.docx> ;
    dcat:byteSize 17313.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

