@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#> .

<http://5.189.187.109/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 "2022-10-11T14:23:27.951412"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:23:27.951417"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> ;
    dct:title "Data Klinik Di Kabupaten Blora" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@yahoo.co.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/92f9e6d9-7797-4304-ab28-81dbeeaa890e/resource/7848e53f-2d19-42aa-b8be-be464ceaed96> .

<http://5.189.187.109/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:issued "2018-07-03T01:19:05.835446"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:23:27.948615"^^xsd:dateTime ;
    dct:title "20180116100548klinik.xls" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/92f9e6d9-7797-4304-ab28-81dbeeaa890e/resource/7848e53f-2d19-42aa-b8be-be464ceaed96/download/20180116100548klinik.xls> ;
    dcat:byteSize "21504"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> a foaf:Agent ;
    foaf:name "Kabupaten Blora" .

