@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/cf216295-26c0-494f-aa76-a5e3cb0b6b2b> a dcat:Dataset ;
    dct:description "Data Jumlah Kasus AFP Non Polio Tahun 2020" ;
    dct:identifier "cf216295-26c0-494f-aa76-a5e3cb0b6b2b" ;
    dct:issued "2023-01-18T09:08:13.503845"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:08:13.503852"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Jumlah Kasus AFP Non Polio" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan Kabupaten Demak" ;
            vcard:hasEmail <mailto:dinkes@demakkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/cf216295-26c0-494f-aa76-a5e3cb0b6b2b/resource/2a322dc9-75d6-4f67-ba1f-b6c19bbdc89c> ;
    dcat:keyword "Kesehatan" .

<https://data.jatengprov.go.id/dataset/cf216295-26c0-494f-aa76-a5e3cb0b6b2b/resource/2a322dc9-75d6-4f67-ba1f-b6c19bbdc89c> a dcat:Distribution ;
    dct:description "Data Jumlah Kasus AFP Non Polio Tahun 2020" ;
    dct:format "XLSX" ;
    dct:title "53. Jumlah kasus AFP non polio.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/cf216295-26c0-494f-aa76-a5e3cb0b6b2b/resource/2a322dc9-75d6-4f67-ba1f-b6c19bbdc89c/download/53.-jumlah-kasus-afp-non-polio.xlsx> ;
    dcat:byteSize 14466.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

