@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/a75c469e-c293-4000-b7ca-c2975f2b293c> a dcat:Dataset ;
    dct:identifier "efd7e9ed0e5e694ba6df444d84dfa37d" ;
    dct:issued "-" ;
    dct:modified "2022-12-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "https://opendata.kedirikab.go.id/" ] ;
    dct:title "Angka kejadian Malaria" ;
    dcat:distribution <http://5.189.187.109/dataset/a75c469e-c293-4000-b7ca-c2975f2b293c/resource/0b70b392-6e22-47e2-b9a5-53aed945053c> ;
    dcat:landingPage <https://opendata.kedirikab.go.id/dataset/2873/detail> .

<http://5.189.187.109/dataset/a75c469e-c293-4000-b7ca-c2975f2b293c/resource/0b70b392-6e22-47e2-b9a5-53aed945053c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T09:36:52.648818"^^xsd:dateTime ;
    dct:modified "2024-10-03T09:36:52.638047"^^xsd:dateTime ;
    dct:title "Angka kejadian Malaria" ;
    dcat:accessURL <https://opendata.kedirikab.go.id/dataset/2873/csv/download_excel> .

<https://opendata.kedirikab.go.id/dataset/2873/detail> a foaf:Document .

