@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/0ac509bc-663c-4e49-8898-c0196f405df4> a dcat:Dataset ;
    dct:description "Jumlah Populasi Ternak Jenis Kambing di Kecamatan Ngrambe" ;
    dct:identifier "c39e1a03859f9ee215bc49131d0caf33" ;
    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 Kambing di Kecamatan Ngrambe" ;
    dcat:distribution <http://5.189.187.109/dataset/0ac509bc-663c-4e49-8898-c0196f405df4/resource/9df97584-7499-4f6e-b8fc-aa1fe22a77ac> ;
    dcat:keyword "Jenis",
        "Jumlah",
        "Kambing",
        "Kecamatan",
        "Ngrambe",
        "Populasi",
        "Ternak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8351> .

<http://5.189.187.109/dataset/0ac509bc-663c-4e49-8898-c0196f405df4/resource/9df97584-7499-4f6e-b8fc-aa1fe22a77ac> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:24:51.152913"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:24:51.131456"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8351> .

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

