@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/00c6eae2-2fba-462f-9ab8-565f3c418f8c> a dcat:Dataset ;
    dct:description "Jumlah Puskesmas Kota Semarang 2007" ;
    dct:identifier "00c6eae2-2fba-462f-9ab8-565f3c418f8c" ;
    dct:issued "2023-02-01T03:38:44.972288"^^xsd:dateTime ;
    dct:modified "2023-02-01T03:38:44.972294"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Puskesmas Kota Semarang 2007" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/00c6eae2-2fba-462f-9ab8-565f3c418f8c/resource/278d3d8c-bfc5-4459-9988-695b8121e71c> ;
    dcat:keyword "Transportasi" .

<https://data.jatengprov.go.id/dataset/00c6eae2-2fba-462f-9ab8-565f3c418f8c/resource/278d3d8c-bfc5-4459-9988-695b8121e71c> a dcat:Distribution ;
    dct:description "Jumlah Puskesmas Kota Semarang 2007" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Puskesmas Kota Semarang 2007" ;
    dcat:accessURL <https://drive.google.com/file/d/19_Py1ssLT7JR7S7DvqSUob08zOeEFb7K/view> .

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

