@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#> .

<http://5.189.187.109/dataset/1256a8a0-078d-4a56-bf86-931775babaaa> a dcat:Dataset ;
    dct:description "Acute Flacid Paralysis (AFP) : Kelumpuhan pada anak berusia <15 tahun yang bersifat layuh (flaccid) terjadi secara akut/ mendadak (<14 hari) dan bukan disebabkan oleh ruda paksa" ;
    dct:identifier "982" ;
    dct:issued "2020"^^xsd:gYear ;
    dct:modified "2022-12-02"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Non Polio AFP Rate Per 100.000 Penduduk Tahun 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/1256a8a0-078d-4a56-bf86-931775babaaa/resource/cfb90438-05dd-4b76-b1c3-c2f24b9760de> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-73> .

<http://5.189.187.109/dataset/1256a8a0-078d-4a56-bf86-931775babaaa/resource/cfb90438-05dd-4b76-b1c3-c2f24b9760de> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T07:49:45.711214"^^xsd:dateTime ;
    dct:modified "2024-10-03T07:49:45.686332"^^xsd:dateTime ;
    dct:title "non-polio-afp-rate-per-100.000-penduduk" ;
    dcat:accessURL <http://tes> .

<https://satudata.rohilkab.go.id/sodapcsv-73> a foaf:Document .

