@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/1f7a9fc1-c63a-4720-817e-e1f3dbc52b50> a dcat:Dataset ;
    dct:description "Jumlah Produksi Daging Unggas Jenis Itik di Kecamatan Paron" ;
    dct:identifier "21f2a5c3244b531186b4e7f91d555861" ;
    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 Paron" ;
    dcat:distribution <http://5.189.187.109/dataset/1f7a9fc1-c63a-4720-817e-e1f3dbc52b50/resource/0d633346-0434-4993-ae82-cf593dc56e1e> ;
    dcat:keyword "Daging",
        "Itik",
        "Jenis",
        "Jumlah",
        "Kecamatan",
        "Paron",
        "Produksi",
        "Unggas" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/10926> .

<http://5.189.187.109/dataset/1f7a9fc1-c63a-4720-817e-e1f3dbc52b50/resource/0d633346-0434-4993-ae82-cf593dc56e1e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:57:21.379510"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:57:21.354370"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/10926> .

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

