@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/c971a3e9-003f-4be9-83d4-bfbd5d9a4e0e> a dcat:Dataset ;
    dct:description "Jumlah Tenaga Kesehatan Kota Semarang 2014" ;
    dct:identifier "c971a3e9-003f-4be9-83d4-bfbd5d9a4e0e" ;
    dct:issued "2023-02-01T05:30:23.446536"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:30:23.446543"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Tenaga Kesehatan Kota Semarang 2014" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c971a3e9-003f-4be9-83d4-bfbd5d9a4e0e/resource/69a407b1-8286-4c8e-8dde-bcbdac07088f> ;
    dcat:keyword "Transportasi" .

<https://data.jatengprov.go.id/dataset/c971a3e9-003f-4be9-83d4-bfbd5d9a4e0e/resource/69a407b1-8286-4c8e-8dde-bcbdac07088f> a dcat:Distribution ;
    dct:description "Jumlah Tenaga Kesehatan Kota Semarang 2014" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Tenaga Kesehatan Kota Semarang 2014" ;
    dcat:accessURL <https://drive.google.com/file/d/1ntUFzxRO48odLDoEj_M5vnWtjRcWxdj0/view> .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

