@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/629def53-9ce2-4662-a348-b12e68c1f8b4> a dcat:Dataset ;
    dct:description "Berisi semua data kesehatan mulai jumlah fasyankes,  data penyakit, data imunisasi dan data kesehatan lainnya" ;
    dct:identifier "629def53-9ce2-4662-a348-b12e68c1f8b4" ;
    dct:issued "2022-10-11T14:22:15.540184"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:22:15.540190"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> ;
    dct:title "DATA PROFIL KESEHATAN TAHUN 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinkes Kab Blora" ;
            vcard:hasEmail <mailto:dinkesblora@yahoo.co.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/629def53-9ce2-4662-a348-b12e68c1f8b4/resource/1e33fd8f-fce3-4127-93e7-ebb3b25f4b14> ;
    dcat:keyword "instansi pemerintah" .

<http://5.189.187.109/dataset/629def53-9ce2-4662-a348-b12e68c1f8b4/resource/1e33fd8f-fce3-4127-93e7-ebb3b25f4b14> a dcat:Distribution ;
    dct:description "DATA PROFIL KESEHATAN TAHUN 2021" ;
    dct:format "XLSX" ;
    dct:issued "2022-04-08T03:04:59.940910"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:22:15.533147"^^xsd:dateTime ;
    dct:title "DATA PROFIL KESEHATAN TAHUN 2021" ;
    dcat:accessURL <https://opendata.blorakab.go.id/dataset/629def53-9ce2-4662-a348-b12e68c1f8b4/resource/1e33fd8f-fce3-4127-93e7-ebb3b25f4b14/download/draft-lampiran-juknis-profil-kes-2021rekap.xls> ;
    dcat:byteSize "1584128"^^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" .

