@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/5334293f-9b9e-44ff-897f-21d839e78e58> a dcat:Dataset ;
    dct:description "Pelayanan Imunisasi Tahun 2018" ;
    dct:identifier "5334293f-9b9e-44ff-897f-21d839e78e58" ;
    dct:issued "2019-09-26T07:51:52.937790"^^xsd:dateTime ;
    dct:modified "2019-09-26T07:51:52.937803"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> ;
    dct:title "Pelayanan Imunisasi Tahun 2018" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan" ;
            vcard:hasEmail <mailto:dinkes@kebumenkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5334293f-9b9e-44ff-897f-21d839e78e58/resource/c9cc7f37-c33a-4a54-9b54-05da04d888cb> ;
    dcat:landingPage <http://kesehatan.kebumenkab.go.id/> .

<https://data.jatengprov.go.id/dataset/5334293f-9b9e-44ff-897f-21d839e78e58/resource/c9cc7f37-c33a-4a54-9b54-05da04d888cb> a dcat:Distribution ;
    dct:description "Pelayanan Imunisasi Tahun 2018" ;
    dct:format "CSV" ;
    dct:title "Pelayanan Imunisasi Tahun 2018" ;
    dcat:accessURL <http://opendata.kebumenkab.go.id/dataset/5334293f-9b9e-44ff-897f-21d839e78e58/resource/c9cc7f37-c33a-4a54-9b54-05da04d888cb/download/pelayanan-imunisasi-tahun-2018.csv> ;
    dcat:byteSize 1259.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kebumen" .

