@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/4e4fc3c9-9b1d-4145-b6c0-85fcffa25d3d> a dcat:Dataset ;
    dct:description " 	Jumlah puskesmas di kota Semarang" ;
    dct:identifier "4e4fc3c9-9b1d-4145-b6c0-85fcffa25d3d" ;
    dct:issued "2018-01-25T09:23:26.222683"^^xsd:dateTime ;
    dct:modified "2018-01-25T09:23:26.222693"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah puskesmas di kota Semarang" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Kota Semarang" ;
            vcard:hasEmail <mailto:satudata@semarangkota.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4e4fc3c9-9b1d-4145-b6c0-85fcffa25d3d/resource/23b8e05f-f1da-45f4-b192-4aefac09aa56> ;
    dcat:landingPage <http://satudata.semarangkota.go.id/> .

<https://data.jatengprov.go.id/dataset/4e4fc3c9-9b1d-4145-b6c0-85fcffa25d3d/resource/23b8e05f-f1da-45f4-b192-4aefac09aa56> a dcat:Distribution ;
    dct:format "CSV" ;
    dcat:accessURL <http://satudata.semarangkota.go.id/adm/file/20170811090123jumlahpuskesmasdisemarang.csv> .

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

