@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/6259db52-e6f7-4eb9-adb6-9883c5f392c7> a dcat:Dataset ;
    dct:description "Jumlah Populasi Unggas Jenis Ayam Kampung di Kecamatan Mantingan" ;
    dct:identifier "2a93f39020f6d31d33f81a191b048cb1" ;
    dct:issued "2022-08-01"^^xsd:date ;
    dct:modified "2025-05-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perikanan dan Peternakan" ] ;
    dct:title "Jumlah Populasi Unggas Jenis Ayam Kampung di Kecamatan Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/6259db52-e6f7-4eb9-adb6-9883c5f392c7/resource/938fc4ab-2a7b-4519-a31f-02ae25e0c33b> ;
    dcat:keyword "Ayam",
        "Jenis",
        "Jumlah",
        "Kampung",
        "Kecamatan",
        "Mantingan",
        "Populasi",
        "Unggas" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/10699> .

<http://5.189.187.109/dataset/6259db52-e6f7-4eb9-adb6-9883c5f392c7/resource/938fc4ab-2a7b-4519-a31f-02ae25e0c33b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:19:02.157605"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:19:02.127596"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/10699> .

<https://satudata.ngawikab.go.id/data/sektoral/10699> a foaf:Document .

