@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://opendata.karokab.go.id/dataset/2d460f65-5ff0-477d-9e6d-2bbdc9332966> a dcat:Dataset ;
    dct:description "Jumlah Keseluruhan Hewan Penular Rabies" ;
    dct:identifier "2d460f65-5ff0-477d-9e6d-2bbdc9332966" ;
    dct:issued "2024-04-25T04:58:22.529696"^^xsd:dateTime ;
    dct:modified "2025-04-08T15:40:05.780946"^^xsd:dateTime ;
    dct:publisher <http://opendata.karokab.go.id/organization/c28a14eb-a438-4c92-8694-568ce0768dac> ;
    dct:title "Jumlah Keseluruhan Hewan Penular Rabies" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pertanian" ;
            vcard:hasEmail <mailto:distankabkaro@gmail.com> ] ;
    dcat:distribution <http://opendata.karokab.go.id/dataset/2d460f65-5ff0-477d-9e6d-2bbdc9332966/resource/011b2066-0919-4c2d-bcbd-628b0324ee91>,
        <http://opendata.karokab.go.id/dataset/2d460f65-5ff0-477d-9e6d-2bbdc9332966/resource/a379502b-363a-40e2-a2f9-a2cdf2404426> ;
    dcat:keyword "Pertanian" .

<http://opendata.karokab.go.id/dataset/2d460f65-5ff0-477d-9e6d-2bbdc9332966/resource/011b2066-0919-4c2d-bcbd-628b0324ee91> a dcat:Distribution ;
    dct:description "Jumlah Keseluruhan Hewan Penular Rabies Tahun 2023" ;
    dct:format "CSV" ;
    dct:title "Jumlah Keseluruhan Hewan Penular Rabies Tahun 2023" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/2d460f65-5ff0-477d-9e6d-2bbdc9332966/resource/011b2066-0919-4c2d-bcbd-628b0324ee91/download/jumlah-keseluruhan-hewan-penular-rabies-hpr.csv> ;
    dcat:byteSize 468.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/dataset/2d460f65-5ff0-477d-9e6d-2bbdc9332966/resource/a379502b-363a-40e2-a2f9-a2cdf2404426> a dcat:Distribution ;
    dct:description "Jumlah keseluruhan hewan penular rabies (HPR) Tahun 2024" ;
    dct:format "CSV" ;
    dct:title "Maret 2024" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/2d460f65-5ff0-477d-9e6d-2bbdc9332966/resource/a379502b-363a-40e2-a2f9-a2cdf2404426/download/jumlah-keseluruhan-hewan-penular-rabies-hpr-tahun-2024.csv> ;
    dcat:byteSize 574.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/organization/c28a14eb-a438-4c92-8694-568ce0768dac> a foaf:Organization ;
    foaf:name "Dinas Pertanian" .

