@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/fc45d857-92e0-417f-86ae-bc804cd4f3b4> a dcat:Dataset ;
    dct:description "Kebutuhan Telur Ayam" ;
    dct:identifier "e846fb8a4f365ca8e84393d4f34e1b07" ;
    dct:issued "2022-06-15"^^xsd:date ;
    dct:modified "2025-02-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Kebutuhan Telur Ayam" ;
    dcat:distribution <http://5.189.187.109/dataset/fc45d857-92e0-417f-86ae-bc804cd4f3b4/resource/08c4d713-24c6-442e-ab80-154289e87b42> ;
    dcat:keyword "Ayam",
        "Kebutuhan",
        "Telur" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3229> .

<http://5.189.187.109/dataset/fc45d857-92e0-417f-86ae-bc804cd4f3b4/resource/08c4d713-24c6-442e-ab80-154289e87b42> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:42:28.872311"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:42:28.861734"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3229> .

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

