@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/a4af5499-75a7-4181-be62-a04196b2b809> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "8cd2400c7abe937ce32804d6c78d4d4a4ba1086e" ;
    dct:issued "2025-07-31"^^xsd:date ;
    dct:modified "2025-07-31"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN WARA UTARA" ] ;
    dct:title "Jumlah Kasus menurut kelurahan TAHUN 2025" ;
    dcat:distribution <http://5.189.187.109/dataset/a4af5499-75a7-4181-be62-a04196b2b809/resource/1772a292-8a0a-44e5-98f2-f2cabd5f1101>,
        <http://5.189.187.109/dataset/a4af5499-75a7-4181-be62-a04196b2b809/resource/60b05409-6e11-4983-9a3e-e9a4649e50d6> ;
    dcat:landingPage <https://data.palopokota.go.id/indikator/704-jumlah-kasus-menurut-kelurahan/show> .

<http://5.189.187.109/dataset/a4af5499-75a7-4181-be62-a04196b2b809/resource/1772a292-8a0a-44e5-98f2-f2cabd5f1101> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-18T06:10:19.723547"^^xsd:dateTime ;
    dct:modified "2026-05-18T06:10:19.714715"^^xsd:dateTime ;
    dct:title "CSV Jumlah Kasus menurut kelurahan 2025" ;
    dcat:accessURL <https://data.palopokota.go.id/api/export/csv/704?year=2025> .

<http://5.189.187.109/dataset/a4af5499-75a7-4181-be62-a04196b2b809/resource/60b05409-6e11-4983-9a3e-e9a4649e50d6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-18T06:10:19.723565"^^xsd:dateTime ;
    dct:modified "2026-05-18T06:10:19.714989"^^xsd:dateTime ;
    dct:title "Excel Jumlah Kasus menurut kelurahan 2025" ;
    dcat:accessURL <https://data.palopokota.go.id/api/export/xlsx/704?year=2025> .

<https://data.palopokota.go.id/indikator/704-jumlah-kasus-menurut-kelurahan/show> a foaf:Document .

