@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/ed3c6e39-f27b-47e4-8433-aba346a79559> a dcat:Dataset ;
    dct:description "Populasi Ternak (Babi)" ;
    dct:identifier "bac9162b47c56fc8a4d2a519803d51b3" ;
    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 (Babi)" ;
    dcat:distribution <http://5.189.187.109/dataset/ed3c6e39-f27b-47e4-8433-aba346a79559/resource/9ee50725-0a65-404f-8708-943ff7a1443e> ;
    dcat:keyword "Babi",
        "Populasi",
        "Ternak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/335> .

<http://5.189.187.109/dataset/ed3c6e39-f27b-47e4-8433-aba346a79559/resource/9ee50725-0a65-404f-8708-943ff7a1443e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:01:55.632233"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:01:55.610914"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/335> .

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

