@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/009d8426-28f9-433c-a24b-4dfafa09f09a> a dcat:Dataset ;
    dct:description "Jumlah Puskesmas Kota Semarang 2011" ;
    dct:identifier "009d8426-28f9-433c-a24b-4dfafa09f09a" ;
    dct:issued "2023-02-01T03:38:41.035479"^^xsd:dateTime ;
    dct:modified "2023-02-01T03:38:41.035485"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Puskesmas Kota Semarang 2011" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/009d8426-28f9-433c-a24b-4dfafa09f09a/resource/a871dad9-f7a8-4410-b3a5-98112ea43eb0> ;
    dcat:keyword "Transportasi" .

<https://data.jatengprov.go.id/dataset/009d8426-28f9-433c-a24b-4dfafa09f09a/resource/a871dad9-f7a8-4410-b3a5-98112ea43eb0> a dcat:Distribution ;
    dct:description "Jumlah Puskesmas Kota Semarang 2011" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Puskesmas Kota Semarang 2011" ;
    dcat:accessURL <https://drive.google.com/file/d/1K4Qn-sv1aKV3fukMRvIMXHHnZ4bPjyrw/view> .

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

