@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/e0c8eed6-2c0f-4700-b58a-fe1aea65a420> a dcat:Dataset ;
    dct:description "RKT KECAMATAN KARANGTENGAH 2019" ;
    dct:identifier "e0c8eed6-2c0f-4700-b58a-fe1aea65a420" ;
    dct:issued "2018-10-17T02:11:49.054137"^^xsd:dateTime ;
    dct:modified "2018-10-17T02:11:49.054145"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "RKT KECAMATAN KARANGTENGAH 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:dimkominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e0c8eed6-2c0f-4700-b58a-fe1aea65a420/resource/6195f5c6-b9ec-4a6b-bd67-7d4a3f528e74> .

<https://data.jatengprov.go.id/dataset/e0c8eed6-2c0f-4700-b58a-fe1aea65a420/resource/6195f5c6-b9ec-4a6b-bd67-7d4a3f528e74> a dcat:Distribution ;
    dct:description "RKT KECAMATAN KARANGTENGAH 2019" ;
    dct:format "DOCX" ;
    dct:title "RKT KECAMATAN KARANGTENGAH 2019.docx" ;
    dcat:accessURL <http://103.30.181.240/dataset/e0c8eed6-2c0f-4700-b58a-fe1aea65a420/resource/6195f5c6-b9ec-4a6b-bd67-7d4a3f528e74/download/rkt-kecamatan-karangtengah-2019.docx> ;
    dcat:byteSize 76432.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" .

