@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/85f8a6a5-3d8a-4b1e-975c-3ff04faa60d5> a dcat:Dataset ;
    dct:description "ISI LAKIP EROMOKO" ;
    dct:identifier "85f8a6a5-3d8a-4b1e-975c-3ff04faa60d5" ;
    dct:issued "2018-10-17T02:06:02.681511"^^xsd:dateTime ;
    dct:modified "2018-10-17T02:06:02.681519"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "ISI LAKIP EROMOKO" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:dimkominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/85f8a6a5-3d8a-4b1e-975c-3ff04faa60d5/resource/1b4662fd-1b9f-4ac0-882f-86fdd34518e0> .

<https://data.jatengprov.go.id/dataset/85f8a6a5-3d8a-4b1e-975c-3ff04faa60d5/resource/1b4662fd-1b9f-4ac0-882f-86fdd34518e0> a dcat:Distribution ;
    dct:description "ISI LAKIP EROMOKO" ;
    dct:format "DOCX" ;
    dct:title "ISI LAKIP EROMOKO.doc" ;
    dcat:accessURL <http://103.30.181.240/dataset/85f8a6a5-3d8a-4b1e-975c-3ff04faa60d5/resource/1b4662fd-1b9f-4ac0-882f-86fdd34518e0/download/isi-lakip-eromoko.doc> ;
    dcat:byteSize 862720.0 ;
    dcat:mediaType "application/msword" .

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

