@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/f06ccd18-0c2f-4313-9266-1679f7de8dd2> a dcat:Dataset ;
    dct:description "Populasi Unggas (Itik)" ;
    dct:identifier "41f1f19176d383480afa65d325c06ed0" ;
    dct:issued "2021-04-12"^^xsd:date ;
    dct:modified "2025-05-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perikanan dan Peternakan" ] ;
    dct:title "Populasi Unggas (Itik)" ;
    dcat:distribution <http://5.189.187.109/dataset/f06ccd18-0c2f-4313-9266-1679f7de8dd2/resource/d7e24e68-ad32-4256-b97f-8f8d678476c0> ;
    dcat:keyword "Itik",
        "Populasi",
        "Unggas" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/340> .

<http://5.189.187.109/dataset/f06ccd18-0c2f-4313-9266-1679f7de8dd2/resource/d7e24e68-ad32-4256-b97f-8f8d678476c0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:26:19.428224"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:26:19.398316"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/340> .

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

