@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/4950c305-05b2-45d4-9267-cdb54d4df558> a dcat:Dataset ;
    dct:description "RENSTRA KECAMATAN EROMOKO" ;
    dct:identifier "4950c305-05b2-45d4-9267-cdb54d4df558" ;
    dct:issued "2018-10-17T02:02:22.423559"^^xsd:dateTime ;
    dct:modified "2018-10-17T02:02:22.423568"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "RENSTRA KECAMATAN EROMOKO" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:dimkominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4950c305-05b2-45d4-9267-cdb54d4df558/resource/8dd56421-a02b-4947-bca4-0af9d85edeb3> .

<https://data.jatengprov.go.id/dataset/4950c305-05b2-45d4-9267-cdb54d4df558/resource/8dd56421-a02b-4947-bca4-0af9d85edeb3> a dcat:Distribution ;
    dct:description "RENSTRA KECAMATAN EROMOKO" ;
    dct:format "DOCX" ;
    dct:title "RENSTRA KECAMATAN EROMOKO.docx" ;
    dcat:accessURL <http://103.30.181.240/dataset/4950c305-05b2-45d4-9267-cdb54d4df558/resource/8dd56421-a02b-4947-bca4-0af9d85edeb3/download/renstra-kecamatan-eromoko.docx> ;
    dcat:byteSize 248509.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" .

