@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/ee7ac747-9e77-4efb-ba2a-4cece870ffcd> a dcat:Dataset ;
    dct:description "Jumlah Populasi Ternak Jenis Kambing di Kecamatan Mantingan" ;
    dct:identifier "fa385fb5a8e79b41a0d37b12c9f95996" ;
    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 Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/ee7ac747-9e77-4efb-ba2a-4cece870ffcd/resource/c3c53244-b5f8-4cf6-b5e5-b58baf862e1b> ;
    dcat:keyword "Jenis",
        "Jumlah",
        "Kambing",
        "Kecamatan",
        "Mantingan",
        "Populasi",
        "Ternak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8366> .

<http://5.189.187.109/dataset/ee7ac747-9e77-4efb-ba2a-4cece870ffcd/resource/c3c53244-b5f8-4cf6-b5e5-b58baf862e1b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:48:12.560932"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:48:12.535134"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8366> .

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

