@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/4780efde-b26d-4b4f-8320-e357944e920b> a dcat:Dataset ;
    dct:description "Jumlah produksi daging ayam buras perkecamatan dalam Kabupaten Simeulue Tahun 2024" ;
    dct:identifier "4780efde-b26d-4b4f-8320-e357944e920b" ;
    dct:issued "2025-08-28T11:28:07.916166"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:28:07.916175"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Jumlah Produksi Daging Ayam Buras" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mohd Fahrozi" ;
            vcard:hasEmail <mailto:toolharr@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4780efde-b26d-4b4f-8320-e357944e920b/resource/1f071336-d737-4827-bcf9-171cf67797ea> ;
    dcat:keyword "ayam buras",
        "produksi daging ayam buras" ;
    dcat:landingPage <http://jumlahproduksidagingayamburas.com> .

<http://5.189.187.109/dataset/4780efde-b26d-4b4f-8320-e357944e920b/resource/1f071336-d737-4827-bcf9-171cf67797ea> a dcat:Distribution ;
    dct:description "Jumlah produksi daging ayam buras perkecamatan dalam Kabupaten Simeulue Tahun 2024" ;
    dct:format "CSV" ;
    dct:issued "2025-08-18T05:58:14.266433"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:28:07.900647"^^xsd:dateTime ;
    dct:title "Jumlah produksi daging ayam buras" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/4780efde-b26d-4b4f-8320-e357944e920b/resource/1f071336-d737-4827-bcf9-171cf67797ea/download/data-set-produksi-daging-ayam-buras.csv> ;
    dcat:byteSize "894"^^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://jumlahproduksidagingayamburas.com> a foaf:Document .

