@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/7a1898c2-ef58-4a43-8719-47c59e8e6d08> a dcat:Dataset ;
    dct:identifier "7a1898c2-ef58-4a43-8719-47c59e8e6d08" ;
    dct:issued "2018-07-10T09:16:54.585186"^^xsd:dateTime ;
    dct:modified "2018-07-10T09:16:54.585205"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "LRA Kabupaten Karanganyar 2018" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7a1898c2-ef58-4a43-8719-47c59e8e6d08/resource/9643ddaf-996f-41b0-83f7-99cab216e5b3> .

<https://data.jatengprov.go.id/dataset/7a1898c2-ef58-4a43-8719-47c59e8e6d08/resource/9643ddaf-996f-41b0-83f7-99cab216e5b3> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "LRA 2018.xls" ;
    dcat:accessURL <http://202.46.1.138/dataset/7a1898c2-ef58-4a43-8719-47c59e8e6d08/resource/9643ddaf-996f-41b0-83f7-99cab216e5b3/download/lra-2018.xls> ;
    dcat:byteSize 51200.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" .

