@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/cdc67ee0-b5f4-43b0-b496-0442fd2feb3f> a dcat:Dataset ;
    dct:description "Jumlah Populasi Ternak Jenis Kambing di Kecamatan Kendal" ;
    dct:identifier "c0cccc24dd23ded67404f5e511c342b0" ;
    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 Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/cdc67ee0-b5f4-43b0-b496-0442fd2feb3f/resource/eaa211cd-94e5-4fc7-b4c0-7f16a08a17d1> ;
    dcat:keyword "Jenis",
        "Jumlah",
        "Kambing",
        "Kecamatan",
        "Kendal",
        "Populasi",
        "Ternak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8353> .

<http://5.189.187.109/dataset/cdc67ee0-b5f4-43b0-b496-0442fd2feb3f/resource/eaa211cd-94e5-4fc7-b4c0-7f16a08a17d1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:24:41.541178"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:24:41.518231"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8353> .

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

