@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/f03387f4-f1ce-4eb1-9672-90d1f58f8229> a dcat:Dataset ;
    dct:description "Jumlah Produksi Telur Unggas Jenis Itik di Kecamatan Gerih" ;
    dct:identifier "520bae6649b42ff5a3c8c58b7fcfc5a9" ;
    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 Telur Unggas Jenis Itik di Kecamatan Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/f03387f4-f1ce-4eb1-9672-90d1f58f8229/resource/f9a88707-4725-4093-bc61-a089ba924c61> ;
    dcat:keyword "Gerih",
        "Itik",
        "Jenis",
        "Jumlah",
        "Kecamatan",
        "Produksi",
        "Telur",
        "Unggas" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/10840> .

<http://5.189.187.109/dataset/f03387f4-f1ce-4eb1-9672-90d1f58f8229/resource/f9a88707-4725-4093-bc61-a089ba924c61> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:01:27.911448"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:01:27.881770"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/10840> .

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

