@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/1fa1fe3f-e83b-4ad6-8b0d-040de0f31290> a dcat:Dataset ;
    dct:description "Populasi Unggas (Ayam Kampung)" ;
    dct:identifier "05049e90fa4f5039a8cadc6acbb4b2cc" ;
    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 (Ayam Kampung)" ;
    dcat:distribution <http://5.189.187.109/dataset/1fa1fe3f-e83b-4ad6-8b0d-040de0f31290/resource/4df2785d-f1eb-4a0f-b127-0852cb008d19> ;
    dcat:keyword "Ayam",
        "Kampung",
        "Populasi",
        "Unggas" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/337> .

<http://5.189.187.109/dataset/1fa1fe3f-e83b-4ad6-8b0d-040de0f31290/resource/4df2785d-f1eb-4a0f-b127-0852cb008d19> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:01:29.796112"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:01:29.778919"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/337> .

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

