@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/f4813a09-3bd7-4678-b868-39f64993388b> a dcat:Dataset ;
    dct:description "Jumlah Populasi Ternak Jenis Kambing di Kecamatan Kasreman" ;
    dct:identifier "4f52c16c93e61c9e1c25f529932b0071" ;
    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 Kasreman" ;
    dcat:distribution <http://5.189.187.109/dataset/f4813a09-3bd7-4678-b868-39f64993388b/resource/89c39d44-e921-4292-b813-22688286da4c> ;
    dcat:keyword "Jenis",
        "Jumlah",
        "Kambing",
        "Kasreman",
        "Kecamatan",
        "Populasi",
        "Ternak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8361> .

<http://5.189.187.109/dataset/f4813a09-3bd7-4678-b868-39f64993388b/resource/89c39d44-e921-4292-b813-22688286da4c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:48:21.024840"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:48:20.985409"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8361> .

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

