@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/5438de75-2dee-4213-948c-362ac10f80a8> a dcat:Dataset ;
    dct:description "Jumlah kematian ternak besar, ternak kecil dan unggas dalam Kabupaten Simeulue Tahun 2024" ;
    dct:identifier "5438de75-2dee-4213-948c-362ac10f80a8" ;
    dct:issued "2025-08-28T11:42:44.480891"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:42:44.480899"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Jumlah Kematian Ternak" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mohd Fahrozi" ;
            vcard:hasEmail <mailto:toolharr@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5438de75-2dee-4213-948c-362ac10f80a8/resource/37824546-7e1a-4175-bd69-f560c34884f2> ;
    dcat:keyword "kematian ternak",
        "ternak besar",
        "ternak kecil",
        "unggas" ;
    dcat:landingPage <http://jumlahkematianternak.com> .

<http://5.189.187.109/dataset/5438de75-2dee-4213-948c-362ac10f80a8/resource/37824546-7e1a-4175-bd69-f560c34884f2> a dcat:Distribution ;
    dct:description "Jumlah kematian ternak besar, ternak kecil dan unggas dalam Kabupaten Simeulue Tahun 2024" ;
    dct:format "CSV" ;
    dct:issued "2025-08-15T03:34:11.356414"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:42:44.462418"^^xsd:dateTime ;
    dct:title "Jumlah Kematian Ternak Tahun 2024" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/5438de75-2dee-4213-948c-362ac10f80a8/resource/37824546-7e1a-4175-bd69-f560c34884f2/download/data-set-jumlah-kematian-ternak.csv> ;
    dcat:byteSize "542"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> a foaf:Agent ;
    foaf:name "Kabupaten Simeulue" .

<http://jumlahkematianternak.com> a foaf:Document .

