@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/8a21b213-c436-4c93-af24-d3cbf87cc588> a dcat:Dataset ;
    dct:description "Jumlah Populasi Ternak Jenis Sapi Perah di Kecamatan Kwadungan" ;
    dct:identifier "c24f4c5eef7ec01c46e003a9296c8645" ;
    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 Sapi Perah di Kecamatan Kwadungan" ;
    dcat:distribution <http://5.189.187.109/dataset/8a21b213-c436-4c93-af24-d3cbf87cc588/resource/6cc7c3a7-3f41-4611-a55d-8bfcb2f328ce> ;
    dcat:keyword "Jenis",
        "Jumlah",
        "Kecamatan",
        "Kwadungan",
        "Perah",
        "Populasi",
        "Sapi",
        "Ternak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8280> .

<http://5.189.187.109/dataset/8a21b213-c436-4c93-af24-d3cbf87cc588/resource/6cc7c3a7-3f41-4611-a55d-8bfcb2f328ce> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:46:28.469279"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:46:28.446534"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8280> .

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

