@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/913b6e3d-5aa6-435d-85b1-7e781d889ba0> a dcat:Dataset ;
    dct:description "Populasi Ternak (Kerbau)" ;
    dct:identifier "c058f544c737782deacefa532d9add4c" ;
    dct:issued "2021-04-12"^^xsd:date ;
    dct:modified "2025-05-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perikanan dan Peternakan" ] ;
    dct:title "Populasi Ternak (Kerbau)" ;
    dcat:distribution <http://5.189.187.109/dataset/913b6e3d-5aa6-435d-85b1-7e781d889ba0/resource/f66a8544-7b36-4794-a050-d0ef4c62a9ee> ;
    dcat:keyword "Kerbau",
        "Populasi",
        "Ternak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/331> .

<http://5.189.187.109/dataset/913b6e3d-5aa6-435d-85b1-7e781d889ba0/resource/f66a8544-7b36-4794-a050-d0ef4c62a9ee> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:02:00.745026"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:02:00.728133"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/331> .

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

