@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/f35c9b1c-b800-4e67-afcc-8ff48c4af949> a dcat:Dataset ;
    dct:identifier "f35c9b1c-b800-4e67-afcc-8ff48c4af949" ;
    dct:issued "2018-08-18T04:18:23.219904"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:18:23.219925"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "KRA dalam Angka 2016" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f35c9b1c-b800-4e67-afcc-8ff48c4af949/resource/1da65b70-bfe9-4a0f-8007-86965037e69c> .

<https://data.jatengprov.go.id/dataset/f35c9b1c-b800-4e67-afcc-8ff48c4af949/resource/1da65b70-bfe9-4a0f-8007-86965037e69c> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Kabupaten Karanganyar Dalam Angka 2016.pdf" ;
    dcat:accessURL <http://kabupaten-karanganyar-dalam-angka-2016.pdf> ;
    dcat:mediaType "application/pdf" .

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

