@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/41fcdb39-15cd-4447-9c37-ca6713fa9852> a dcat:Dataset ;
    dct:description "Berisi tentang rencana kerja Kecamatan Jatipuro Tahun 2018" ;
    dct:identifier "41fcdb39-15cd-4447-9c37-ca6713fa9852" ;
    dct:issued "2018-05-18T04:11:46.222714"^^xsd:dateTime ;
    dct:modified "2018-05-18T04:11:46.222735"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Rencana Kerja Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rudy" ;
            vcard:hasEmail <mailto:rudyprasetyo8@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/41fcdb39-15cd-4447-9c37-ca6713fa9852/resource/a595a3f1-3803-4660-8222-30b6f456822f> ;
    dcat:landingPage <jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/41fcdb39-15cd-4447-9c37-ca6713fa9852/resource/a595a3f1-3803-4660-8222-30b6f456822f> a dcat:Distribution ;
    dct:description "Rencana Kerja Kecamatan Jatipuro Tahun 2018" ;
    dct:format "PDF" ;
    dct:title "renja 2018.pdf" ;
    dcat:accessURL <http://202.46.1.138/dataset/41fcdb39-15cd-4447-9c37-ca6713fa9852/resource/a595a3f1-3803-4660-8222-30b6f456822f/download/renja-2018.pdf> ;
    dcat:byteSize 407137.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

