@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/88c09775-667e-445e-ba29-5e44a067eaae> a dcat:Dataset ;
    dct:description "Jumlah Populasi Ternak Jenis Kerbau di Kecamatan Sine" ;
    dct:identifier "a7bf3f5462cc82062e41b3a2262e1a21" ;
    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 Kerbau di Kecamatan Sine" ;
    dcat:distribution <http://5.189.187.109/dataset/88c09775-667e-445e-ba29-5e44a067eaae/resource/83ae216f-bd0a-49af-b281-1544047ef89e> ;
    dcat:keyword "Jenis",
        "Jumlah",
        "Kecamatan",
        "Kerbau",
        "Populasi",
        "Sine",
        "Ternak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8312> .

<http://5.189.187.109/dataset/88c09775-667e-445e-ba29-5e44a067eaae/resource/83ae216f-bd0a-49af-b281-1544047ef89e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:47:00.492178"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:47:00.472745"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8312> .

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

