@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/bc0facf4-906d-41b8-a7fb-9792da984fda> a dcat:Dataset ;
    dct:description "Jumlah Populasi Ternak Jenis Babi di Kecamatan Ngawi" ;
    dct:identifier "621eb0b827c09dd1804e87bd74f79383" ;
    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 Babi di Kecamatan Ngawi" ;
    dcat:distribution <http://5.189.187.109/dataset/bc0facf4-906d-41b8-a7fb-9792da984fda/resource/6769cece-fc5f-4156-a1a4-bf268a65bfbe> ;
    dcat:keyword "Babi",
        "Jenis",
        "Jumlah",
        "Kecamatan",
        "Ngawi",
        "Populasi",
        "Ternak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8400> .

<http://5.189.187.109/dataset/bc0facf4-906d-41b8-a7fb-9792da984fda/resource/6769cece-fc5f-4156-a1a4-bf268a65bfbe> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:01:03.106632"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:01:03.085364"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8400> .

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

