@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/47c9db4c-4ace-4c8f-b30e-60d5195cb1c6> a dcat:Dataset ;
    dct:description "Jumlah Puskesmas Kota Semarang 2014" ;
    dct:identifier "47c9db4c-4ace-4c8f-b30e-60d5195cb1c6" ;
    dct:issued "2023-02-01T04:14:28.532996"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:14:28.533002"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Puskesmas Kota Semarang 2014" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/47c9db4c-4ace-4c8f-b30e-60d5195cb1c6/resource/5705d555-92db-482d-a7e4-086a2d5acebc> ;
    dcat:keyword "Transportasi" .

<https://data.jatengprov.go.id/dataset/47c9db4c-4ace-4c8f-b30e-60d5195cb1c6/resource/5705d555-92db-482d-a7e4-086a2d5acebc> a dcat:Distribution ;
    dct:description "Jumlah Puskesmas Kota Semarang 2014" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Puskesmas Kota Semarang 2014" ;
    dcat:accessURL <https://drive.google.com/file/d/1aOU93xvHhGz_bMVF_cVtq6lwojvlt5Xq/view> .

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

