@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/3d7bf180-f2fc-4181-b802-4ed4e0eaed0f> a dcat:Dataset ;
    dct:description "Jumlah Populasi Unggas Jenis Ayam Kampung di Kecamatan Paron" ;
    dct:identifier "7792b558ca0c76d24d695582021ac501" ;
    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 Paron" ;
    dcat:distribution <http://5.189.187.109/dataset/3d7bf180-f2fc-4181-b802-4ed4e0eaed0f/resource/3dd6f90c-8ad3-43a0-af4d-b8956646a6d3> ;
    dcat:keyword "Ayam",
        "Jenis",
        "Jumlah",
        "Kampung",
        "Kecamatan",
        "Paron",
        "Populasi",
        "Unggas" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/10698> .

<http://5.189.187.109/dataset/3d7bf180-f2fc-4181-b802-4ed4e0eaed0f/resource/3dd6f90c-8ad3-43a0-af4d-b8956646a6d3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:19:08.513397"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:19:08.445055"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/10698> .

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

