@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/483aad1a-1f34-49bd-9a7e-714278f7d296> a dcat:Dataset ;
    dct:description "Jumlah produksi telur ayam buras perkecamatan dalam Kabupaten Simeulue Tahun 2024" ;
    dct:identifier "483aad1a-1f34-49bd-9a7e-714278f7d296" ;
    dct:issued "2025-08-28T11:28:11.531819"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:28:11.531825"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Jumlah Produksi Telur Ayam Buras Perkecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mohd Fahrozi" ;
            vcard:hasEmail <mailto:toolharr@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/483aad1a-1f34-49bd-9a7e-714278f7d296/resource/d1567490-2755-4434-9e44-8b0a8b3d9008> ;
    dcat:keyword "jumlah produksi telur ayam buras",
        "telur ayam" ;
    dcat:landingPage <http://jumlahproduksitelurayamburas.com> .

<http://5.189.187.109/dataset/483aad1a-1f34-49bd-9a7e-714278f7d296/resource/d1567490-2755-4434-9e44-8b0a8b3d9008> a dcat:Distribution ;
    dct:description "Jumlah produksi telur ayam buras perkecamatan dalam Kabupaten Simeulue Tahun 2024" ;
    dct:format "CSV" ;
    dct:issued "2025-08-15T09:26:03.259737"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:28:11.521355"^^xsd:dateTime ;
    dct:title "jumlah produksi telur ayam buras.csv" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/483aad1a-1f34-49bd-9a7e-714278f7d296/resource/d1567490-2755-4434-9e44-8b0a8b3d9008/download/data-set-jumlah-produksi-telur-ayam-buras.csv> ;
    dcat:byteSize "958"^^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://jumlahproduksitelurayamburas.com> a foaf:Document .

