@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/92f9e6d9-7797-4304-ab28-81dbeeaa890e> a dcat:Dataset ;
    dct:description "Data Klinik Di Kabupaten Blora" ;
    dct:identifier "92f9e6d9-7797-4304-ab28-81dbeeaa890e" ;
    dct:issued "2018-07-10T09:07:58.262361"^^xsd:dateTime ;
    dct:modified "2018-08-07T02:53:54.377510"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "Data Klinik Di Kabupaten Blora" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/92f9e6d9-7797-4304-ab28-81dbeeaa890e/resource/7848e53f-2d19-42aa-b8be-be464ceaed96> .

<https://data.jatengprov.go.id/dataset/92f9e6d9-7797-4304-ab28-81dbeeaa890e/resource/7848e53f-2d19-42aa-b8be-be464ceaed96> a dcat:Distribution ;
    dct:description "Data Klinik Di Kabupaten Blora" ;
    dct:format "CSV" ;
    dct:title "20180116100548klinik.xls" ;
    dcat:accessURL <http://36.89.22.110/dataset/92f9e6d9-7797-4304-ab28-81dbeeaa890e/resource/7848e53f-2d19-42aa-b8be-be464ceaed96/download/20180116100548klinik.xls> ;
    dcat:byteSize 21504.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Blora" .

