@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/0b2de14a-f4c2-43ca-95a7-cbba30118654> a dcat:Dataset ;
    dct:description "Jumlah kasus terkonfirmasi Covid 19" ;
    dct:identifier "0b2de14a-f4c2-43ca-95a7-cbba30118654" ;
    dct:issued "2026-04-09T03:25:09.758697"^^xsd:dateTime ;
    dct:modified "2026-04-09T03:25:09.758844"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/5dac8e07-7694-4247-95f5-00fe49fb4eff> ;
    dct:title "Jumlah kasus terkonfirmasi Covid 19" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/0b2de14a-f4c2-43ca-95a7-cbba30118654/resource/bc4eaefd-874f-4347-849a-4ed9fd344b5d> .

<http://5.189.187.109:5000/dataset/0b2de14a-f4c2-43ca-95a7-cbba30118654/resource/bc4eaefd-874f-4347-849a-4ed9fd344b5d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-02-10T07:07:40.292719"^^xsd:dateTime ;
    dct:modified "2026-04-09T03:25:09.756500"^^xsd:dateTime ;
    dct:title "Jumlah kasus terkonfirmasi Covid 19" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/0b2de14a-f4c2-43ca-95a7-cbba30118654/resource/bc4eaefd-874f-4347-849a-4ed9fd344b5d/download/jumlah-covid.xlsx> ;
    dcat:byteSize "8939"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/5dac8e07-7694-4247-95f5-00fe49fb4eff> a foaf:Agent ;
    foaf:name "Kabupaten Kudus" .

