@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/bd88f844-1d94-41c3-9a3c-f2d445a9a4e7> a dcat:Dataset ;
    dct:description "Jumlah Populasi Ternak Jenis Kerbau di Kecamatan Mantingan" ;
    dct:identifier "8cfef17bee2b7a75a3ce09d40b497f6b" ;
    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 Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/bd88f844-1d94-41c3-9a3c-f2d445a9a4e7/resource/852ffbd2-10c2-4ea4-b3fd-3cea17d5793f> ;
    dcat:keyword "Jenis",
        "Jumlah",
        "Kecamatan",
        "Kerbau",
        "Mantingan",
        "Populasi",
        "Ternak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8328> .

<http://5.189.187.109/dataset/bd88f844-1d94-41c3-9a3c-f2d445a9a4e7/resource/852ffbd2-10c2-4ea4-b3fd-3cea17d5793f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:25:22.690015"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:25:22.652585"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8328> .

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

