@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/e8436c2e-412d-428f-962c-bc2a6d9f4ca1> a dcat:Dataset ;
    dct:description "Jumlah Produksi Daging Unggas Jenis Itik di Kecamatan Mantingan" ;
    dct:identifier "3f13cf4ddf6fc50c0d39a1d5aeb57dd8" ;
    dct:issued "2022-08-01"^^xsd:date ;
    dct:modified "2025-05-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perikanan dan Peternakan" ] ;
    dct:title "Jumlah Produksi Daging Unggas Jenis Itik di Kecamatan Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/e8436c2e-412d-428f-962c-bc2a6d9f4ca1/resource/444e41d9-795c-4190-9a21-c2e5eb1e63f5> ;
    dcat:keyword "Daging",
        "Itik",
        "Jenis",
        "Jumlah",
        "Kecamatan",
        "Mantingan",
        "Produksi",
        "Unggas" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/10927> .

<http://5.189.187.109/dataset/e8436c2e-412d-428f-962c-bc2a6d9f4ca1/resource/444e41d9-795c-4190-9a21-c2e5eb1e63f5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:57:19.560595"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:57:19.537513"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/10927> .

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

