@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/51456ab9-5fe9-4398-b1a5-519461775d94> a dcat:Dataset ;
    dct:description "Jumlah produksi daging ayam ras pedaging perkecamatan dalam Kabupaten Simeulue Tahun 2024" ;
    dct:identifier "51456ab9-5fe9-4398-b1a5-519461775d94" ;
    dct:issued "2025-08-28T11:42:28.179210"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:42:28.179216"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Jumlah Produksi Daging Ayam Ras Pedaging" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mohd Fahrozi" ;
            vcard:hasEmail <mailto:toolharr@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/51456ab9-5fe9-4398-b1a5-519461775d94/resource/ff955979-0875-4c17-ae05-4bfbbc06e01c> ;
    dcat:keyword "jumlah produksi ayam ras pedaging" ;
    dcat:landingPage <http://jumlahproduksidagingayamraspedaging.com> .

<http://5.189.187.109/dataset/51456ab9-5fe9-4398-b1a5-519461775d94/resource/ff955979-0875-4c17-ae05-4bfbbc06e01c> a dcat:Distribution ;
    dct:description "Jumlah produksi daging ayam ras pedaging perkecamatan dalam Kabupaten Simeulue Tahun 2024" ;
    dct:format "CSV" ;
    dct:issued "2025-08-18T06:01:40.618113"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:42:28.170492"^^xsd:dateTime ;
    dct:title "Jumlah produksi daging ayam ras pedaging" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/51456ab9-5fe9-4398-b1a5-519461775d94/resource/ff955979-0875-4c17-ae05-4bfbbc06e01c/download/data-set-produksi-daging-ayam-ras-pedaging.csv> ;
    dcat:byteSize "898"^^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://jumlahproduksidagingayamraspedaging.com> a foaf:Document .

