@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/d745af74-8443-4510-a309-3cda83a246df> a dcat:Dataset ;
    dct:description "Dataset ini berisikan tentang LKJiP Tahun 2018 Dinas Kesehatan Provinsi Jawa Tengah" ;
    dct:identifier "d745af74-8443-4510-a309-3cda83a246df" ;
    dct:issued "2019-09-25T07:44:14.560368"^^xsd:dateTime ;
    dct:modified "2019-09-26T03:51:58.132604"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "LKJiP Tahun 2018" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d745af74-8443-4510-a309-3cda83a246df/resource/3af239bb-e2af-4d5f-a1c1-b1620a10ea9e> .

<https://data.jatengprov.go.id/dataset/d745af74-8443-4510-a309-3cda83a246df/resource/3af239bb-e2af-4d5f-a1c1-b1620a10ea9e> a dcat:Distribution ;
    dct:description "Dataset ini berisikan tentang LKJiP Tahun 2018" ;
    dct:format ".doc" ;
    dct:title "LKJiP Tahun 2018" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/d745af74-8443-4510-a309-3cda83a246df/resource/3af239bb-e2af-4d5f-a1c1-b1620a10ea9e/download/ok-lkjip-2018.doc> ;
    dcat:byteSize 2139648.0 ;
    dcat:mediaType "application/msword" .

<https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> a foaf:Organization ;
    foaf:name "Dinas Kesehatan " .

