@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/24d83fbe-57b2-4d90-ba57-f74d80894b37> a dcat:Dataset ;
    dct:identifier "24d83fbe-57b2-4d90-ba57-f74d80894b37" ;
    dct:issued "2018-07-10T09:14:49.291506"^^xsd:dateTime ;
    dct:modified "2018-07-10T09:14:49.291524"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "LRA Kabupaten Karanganyar 2017" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/24d83fbe-57b2-4d90-ba57-f74d80894b37/resource/27901183-b2f0-432e-a1a0-d92f5503c26d> .

<https://data.jatengprov.go.id/dataset/24d83fbe-57b2-4d90-ba57-f74d80894b37/resource/27901183-b2f0-432e-a1a0-d92f5503c26d> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "LRA 2017.xls" ;
    dcat:accessURL <http://202.46.1.138/dataset/24d83fbe-57b2-4d90-ba57-f74d80894b37/resource/27901183-b2f0-432e-a1a0-d92f5503c26d/download/lra-2017.xls> ;
    dcat:byteSize 61952.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

