@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/8529ed2b-cd15-422b-bb85-7ab3cd0f1fc8> a dcat:Dataset ;
    dct:description "Jumlah Tenaga Kefarmasian di Fasiltas Kesehatan Tahun 2017" ;
    dct:identifier "8529ed2b-cd15-422b-bb85-7ab3cd0f1fc8" ;
    dct:issued "2018-05-18T08:23:16.650302"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:23:16.650322"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Jumlah Tenaga Kefarmasian" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mawan" ;
            vcard:hasEmail <mailto:mawanburhani@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8529ed2b-cd15-422b-bb85-7ab3cd0f1fc8/resource/e302be2f-89ab-4e4a-9df8-f46a4992bfa5> ;
    dcat:landingPage <http://dinkes.kendalkab.go.id/> .

<https://data.jatengprov.go.id/dataset/8529ed2b-cd15-422b-bb85-7ab3cd0f1fc8/resource/e302be2f-89ab-4e4a-9df8-f46a4992bfa5> a dcat:Distribution ;
    dct:description "Jumlah Tenaga Kefarmasian di Fasiltas Kesehatan Tahun 2017" ;
    dct:format "XLS" ;
    dct:title "Jumlah Tenaga Kefarmasian di Fasiltas Kesehatan.xlsx" ;
    dcat:accessURL <http://118.97.18.18/dataset/8529ed2b-cd15-422b-bb85-7ab3cd0f1fc8/resource/e302be2f-89ab-4e4a-9df8-f46a4992bfa5/download/jumlah-tenaga-kefarmasian-di-fasiltas-kesehatan.xlsx> ;
    dcat:byteSize 20361.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" .

