@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/d16e0727-dec1-4ecb-9629-e91d4b7c7001> a dcat:Dataset ;
    dct:description "Jumlah Tenaga Kesehatan Kota Semarang 2009" ;
    dct:identifier "d16e0727-dec1-4ecb-9629-e91d4b7c7001" ;
    dct:issued "2023-02-01T05:35:23.614623"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:35:23.614630"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Tenaga Kesehatan Kota Semarang 2009" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d16e0727-dec1-4ecb-9629-e91d4b7c7001/resource/abc63abf-0013-49aa-9e22-42b3605df53b> ;
    dcat:keyword "Transportasi" .

<https://data.jatengprov.go.id/dataset/d16e0727-dec1-4ecb-9629-e91d4b7c7001/resource/abc63abf-0013-49aa-9e22-42b3605df53b> a dcat:Distribution ;
    dct:description "Jumlah Tenaga Kesehatan Kota Semarang 2009" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Tenaga Kesehatan Kota Semarang 2009" ;
    dcat:accessURL <https://drive.google.com/file/d/1HR56jvK2W3QD9LzbupVRfnPO8yWGqeAq/view> .

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

