@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/96451be9-0f51-4556-a9c6-b229bba51469> a dcat:Dataset ;
    dct:description "Jumlah Tenaga Keperawatan di Fasilitas Kesehatan" ;
    dct:identifier "96451be9-0f51-4556-a9c6-b229bba51469" ;
    dct:issued "2018-05-18T08:28:32.983272"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:28:32.983291"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Jumlah Tenaga Keperawatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mawan" ;
            vcard:hasEmail <mailto:mawanburhani@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/96451be9-0f51-4556-a9c6-b229bba51469/resource/9deac533-fcbc-4eac-9f9c-9f71518532d5> ;
    dcat:landingPage <http://dinkes.kendalkab.go.id/> .

<https://data.jatengprov.go.id/dataset/96451be9-0f51-4556-a9c6-b229bba51469/resource/9deac533-fcbc-4eac-9f9c-9f71518532d5> a dcat:Distribution ;
    dct:description "Jumlah Tenaga Keperawatan di Fasilitas Kesehatan Tahun 2017" ;
    dct:format "XLS" ;
    dct:title "Jumlah Tenaga Keperawatan di Fasilitas Kesehatan.xlsx" ;
    dcat:accessURL <http://118.97.18.18/dataset/96451be9-0f51-4556-a9c6-b229bba51469/resource/9deac533-fcbc-4eac-9f9c-9f71518532d5/download/jumlah-tenaga-keperawatan-di-fasilitas-kesehatan.xlsx> ;
    dcat:byteSize 18889.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" .

