@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/ffb6eaf8-a9fe-4ed8-aa46-e1252cc61890> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "72b55661-2486-44b5-8108-466428ecc7fd" ;
    dct:issued "2023-01-17T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-01-17T03:46:50"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinkes" ] ;
    dct:title "Angka Kejadian Malaria" ;
    dcat:distribution <http://5.189.187.109/dataset/ffb6eaf8-a9fe-4ed8-aa46-e1252cc61890/resource/6468c427-d130-47e7-8537-5a0fbb1bd559> ;
    dcat:keyword "Angka Kejadian Malaria",
        "Dinkes",
        "Kesehatan" ;
    dcat:landingPage <https://data.ciamiskab.go.id/data-sektoral/dokumentasi?section=sektoral&data=Kesehatan> .

<http://5.189.187.109/dataset/ffb6eaf8-a9fe-4ed8-aa46-e1252cc61890/resource/6468c427-d130-47e7-8537-5a0fbb1bd559> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-03-21T23:00:30.754735"^^xsd:dateTime ;
    dct:modified "2024-03-21T23:00:30.734935"^^xsd:dateTime ;
    dct:title "Angka Kejadian Malaria" ;
    dcat:accessURL <https://data.ciamiskab.go.id/export-csv?id=2&kelompok_data=sektoral&dataset=Angka%20Kejadian%20Malaria> .

<https://data.ciamiskab.go.id/data-sektoral/dokumentasi?section=sektoral&data=Kesehatan> a foaf:Document .

