@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/1382e5db-215c-4b33-9b99-ad1ea7d06e65> a dcat:Dataset ;
    dct:description "Jumlah Populasi Ternak Jenis Babi di Kecamatan Geneng" ;
    dct:identifier "bf5d232e6c54a84b97769a91adb1642f" ;
    dct:issued "2022-06-30"^^xsd:date ;
    dct:modified "2025-05-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perikanan dan Peternakan" ] ;
    dct:title "Jumlah Populasi Ternak Jenis Babi di Kecamatan Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/1382e5db-215c-4b33-9b99-ad1ea7d06e65/resource/76875ca2-17c8-47e9-966a-06f27177e4fa> ;
    dcat:keyword "Babi",
        "Geneng",
        "Jenis",
        "Jumlah",
        "Kecamatan",
        "Populasi",
        "Ternak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8392> .

<http://5.189.187.109/dataset/1382e5db-215c-4b33-9b99-ad1ea7d06e65/resource/76875ca2-17c8-47e9-966a-06f27177e4fa> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:00:40.820293"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:00:40.798857"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8392> .

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

