@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/3f778b98-16ea-4585-8654-3cb69fe8fbae> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Jumlah Populasi Unggas Menurut Kecamatan dan Jenis Unggas dalam satuan ekor. Dataset ini dihasilkan oleh DISBUNNAK yang dikeluarkan dalam periode tahunan" ;
    dct:identifier "3f778b98-16ea-4585-8654-3cb69fe8fbae" ;
    dct:issued "2026-04-08T08:10:45.350654"^^xsd:dateTime ;
    dct:modified "2026-04-08T08:10:45.350668"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7af92321-0a0c-4e4d-8495-a5b8ea7cd3d8> ;
    dct:title "Jumlah Populasi Unggas Menurut Kecamatan dan Jenis Unggas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wan Taufiq Aulia, S.Pt" ;
            vcard:hasEmail <mailto:wansyafiqas22@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3f778b98-16ea-4585-8654-3cb69fe8fbae/resource/d6e220bb-c958-4f5f-8e4f-bcf80621cd9c> ;
    dcat:keyword "Peternakan",
        "populasi",
        "unggas" .

<http://5.189.187.109/dataset/3f778b98-16ea-4585-8654-3cb69fe8fbae/resource/d6e220bb-c958-4f5f-8e4f-bcf80621cd9c> a dcat:Distribution ;
    dct:description "Data Source ini menyajikan data Jumlah Populasi Unggas Menurut Kecamatan dan Jenis Unggas di Kabupaten Aceh Barat periode tahun 2022-2024" ;
    dct:format "CSV" ;
    dct:issued "2023-05-01T08:46:54.185595"^^xsd:dateTime ;
    dct:modified "2026-04-08T08:10:45.338372"^^xsd:dateTime ;
    dct:title "Jumlah Populasi Unggas Menurut Kecamatan dan Jenis Unggas di Kabupaten Aceh Barat" ;
    dcat:accessURL <https://data.acehbaratkab.go.id/dataset/3f778b98-16ea-4585-8654-3cb69fe8fbae/resource/d6e220bb-c958-4f5f-8e4f-bcf80621cd9c/download/jumlah-populasi-unggas-menurut-kecamatan-dan-jenis-unggas-2024.xlsx> ;
    dcat:byteSize "17749"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7af92321-0a0c-4e4d-8495-a5b8ea7cd3d8> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Barat" .

