@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/d314e173-cc12-4a60-b267-029169af7a18> a dcat:Dataset ;
    dct:description "CALK 2016 bab 5" ;
    dct:identifier "d314e173-cc12-4a60-b267-029169af7a18" ;
    dct:issued "2018-09-18T02:03:56.275650"^^xsd:dateTime ;
    dct:modified "2018-09-18T02:03:56.275659"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "CALK 2016 bab 5" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:dinkominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d314e173-cc12-4a60-b267-029169af7a18/resource/8bf9a6b3-34dc-431e-be9c-17e601e5e88e> .

<https://data.jatengprov.go.id/dataset/d314e173-cc12-4a60-b267-029169af7a18/resource/8bf9a6b3-34dc-431e-be9c-17e601e5e88e> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "CALK 2016 bab 5.docx" ;
    dcat:accessURL <http://103.30.181.240/dataset/d314e173-cc12-4a60-b267-029169af7a18/resource/8bf9a6b3-34dc-431e-be9c-17e601e5e88e/download/calk-2016-bab-5.docx> ;
    dcat:byteSize 214244.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" .

