@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/68160d01-08a2-4440-96b6-c29f2d69c901> a dcat:Dataset ;
    dct:description "RENJA 2018 KISMANTORO" ;
    dct:identifier "68160d01-08a2-4440-96b6-c29f2d69c901" ;
    dct:issued "2018-10-17T02:04:31.767029"^^xsd:dateTime ;
    dct:modified "2018-10-17T02:04:31.767038"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "RENJA 2018 KISMANTORO" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:dimkominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/68160d01-08a2-4440-96b6-c29f2d69c901/resource/11bf78f2-7804-4be9-86ef-73fe9fc06edd> .

<https://data.jatengprov.go.id/dataset/68160d01-08a2-4440-96b6-c29f2d69c901/resource/11bf78f2-7804-4be9-86ef-73fe9fc06edd> a dcat:Distribution ;
    dct:description "RENJA 2018 KISMANTORO" ;
    dct:format "DOCX" ;
    dct:title "RENJA 2018 KISMANTORO.docx" ;
    dcat:accessURL <http://103.30.181.240/dataset/68160d01-08a2-4440-96b6-c29f2d69c901/resource/11bf78f2-7804-4be9-86ef-73fe9fc06edd/download/renja-2018-kismantoro.docx> ;
    dcat:byteSize 189007.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" .

