@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/1c20e0ad-e300-4772-a32c-eaf33973d255> a dcat:Dataset ;
    dct:description "Berisi Data Mengenai KESEHATAN IBU DAN ANAK, GIZI, IMUNISASI, dan PENYAKIT TAHUN 2017" ;
    dct:identifier "1c20e0ad-e300-4772-a32c-eaf33973d255" ;
    dct:issued "2022-10-11T14:20:59.699547"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:20:59.699552"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> ;
    dct:title "Template Dataset Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "YUDHI WIDIYATMOKO" ;
            vcard:hasEmail <mailto:dinkesblora@yahoo.co.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1c20e0ad-e300-4772-a32c-eaf33973d255/resource/8c25e4fe-ce91-49c7-b1e6-bcd1f4c83704> ;
    dcat:keyword "Kesehatan" .

<http://5.189.187.109/dataset/1c20e0ad-e300-4772-a32c-eaf33973d255/resource/8c25e4fe-ce91-49c7-b1e6-bcd1f4c83704> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2018-09-03T00:58:07.751998"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:20:59.694629"^^xsd:dateTime ;
    dct:title "Variabel Prioritas2017.xls" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/1c20e0ad-e300-4772-a32c-eaf33973d255/resource/8c25e4fe-ce91-49c7-b1e6-bcd1f4c83704/download/variabel-prioritas2017.xls> ;
    dcat:byteSize "166912"^^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" .

