@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/159aa507-7de2-4eb8-970b-82b76f8cd3c8> a dcat:Dataset ;
    dct:description "Jumlah Tenaga Kesmas dan Kesling di Fasilitas Kesehatan Tahun 2017" ;
    dct:identifier "159aa507-7de2-4eb8-970b-82b76f8cd3c8" ;
    dct:issued "2018-05-18T07:37:24.118706"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:37:24.118725"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Jumlah Tenaga Kesmas dan Kesling" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mawan" ;
            vcard:hasEmail <mailto:mawanburhani@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/159aa507-7de2-4eb8-970b-82b76f8cd3c8/resource/c2d91f16-2e97-4a44-9596-ac2234b03a2d> ;
    dcat:landingPage <http://dinkes.kendalkab.go.id/> .

<https://data.jatengprov.go.id/dataset/159aa507-7de2-4eb8-970b-82b76f8cd3c8/resource/c2d91f16-2e97-4a44-9596-ac2234b03a2d> a dcat:Distribution ;
    dct:description "Jumlah Tenaga Kesmas dan Kesling di Fasilitas Kesehatan Tahun 2017" ;
    dct:format "XLS" ;
    dct:title "Jumlah Tenaga Kesmas dan Kesling di Fasilitas Kesehatan.xlsx" ;
    dcat:accessURL <http://118.97.18.18/dataset/159aa507-7de2-4eb8-970b-82b76f8cd3c8/resource/c2d91f16-2e97-4a44-9596-ac2234b03a2d/download/jumlah-tenaga-kesmas-dan-kesling-di-fasilitas-kesehatan.xlsx> ;
    dcat:byteSize 18551.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

