@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/dataset/486f5287-c60c-4b8a-840b-69ba2caaa402> a dcat:Dataset ;
    dct:description "Pelaporan Kasus Gigitan Hewan Penyebab Rabies di Kabupaten Cilacap" ;
    dct:identifier "486f5287-c60c-4b8a-840b-69ba2caaa402" ;
    dct:issued "2026-04-10T02:26:38.801265"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:26:38.801278"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "Kasus Gigitan Hewan Penyebab Rabies (GHPR)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinkes" ] ;
    dcat:distribution <http://5.189.187.109/dataset/486f5287-c60c-4b8a-840b-69ba2caaa402/resource/323a354a-5286-42ca-a8ec-654c0a0be90e>,
        <http://5.189.187.109/dataset/486f5287-c60c-4b8a-840b-69ba2caaa402/resource/72baa890-460a-4823-a90c-ea83e2f19d7a> ;
    dcat:keyword "dinkes" ;
    dcat:landingPage <dinkes> .

<dinkes> a foaf:Document .

<http://5.189.187.109/dataset/486f5287-c60c-4b8a-840b-69ba2caaa402/resource/323a354a-5286-42ca-a8ec-654c0a0be90e> a dcat:Distribution ;
    dct:description "Kasus Gigitan Hewan Penyebab Rabies (GHPR) Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-19T02:11:44.775851"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:26:38.791567"^^xsd:dateTime ;
    dct:title "Tahun 2022" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/486f5287-c60c-4b8a-840b-69ba2caaa402/resource/323a354a-5286-42ca-a8ec-654c0a0be90e/download/data-publik-ghpr.docx> ;
    dcat:byteSize "55681"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<http://5.189.187.109/dataset/486f5287-c60c-4b8a-840b-69ba2caaa402/resource/72baa890-460a-4823-a90c-ea83e2f19d7a> a dcat:Distribution ;
    dct:description "Pelaporan kasus gigitan hewan penyebab rabies di kabupaten Cilacap Tahun 2022-2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-05-26T03:28:45.130146"^^xsd:dateTime ;
    dct:modified "2026-04-10T02:26:38.788133"^^xsd:dateTime ;
    dct:title "Tahun 2023" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/486f5287-c60c-4b8a-840b-69ba2caaa402/resource/72baa890-460a-4823-a90c-ea83e2f19d7a/download/data-publik-ghpr.pdf> ;
    dcat:byteSize "140057"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> a foaf:Agent ;
    foaf:name "Kabupaten Cilacap" .

