@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/524b7fe1-fc88-4960-a242-5ea26a4a3bbb> a dcat:Dataset ;
    dct:description "Jumlah Populasi Ternak Jenis Domba di Kecamatan Ngawi" ;
    dct:identifier "5bd53571b97884635d13910db49626bc" ;
    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 Domba di Kecamatan Ngawi" ;
    dcat:distribution <http://5.189.187.109/dataset/524b7fe1-fc88-4960-a242-5ea26a4a3bbb/resource/f9c8481d-1fa0-4e7a-813c-e7dffb1fcb73> ;
    dcat:keyword "Domba",
        "Jenis",
        "Jumlah",
        "Kecamatan",
        "Ngawi",
        "Populasi",
        "Ternak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8381> .

<http://5.189.187.109/dataset/524b7fe1-fc88-4960-a242-5ea26a4a3bbb/resource/f9c8481d-1fa0-4e7a-813c-e7dffb1fcb73> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:59:58.254926"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:59:58.229538"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8381> .

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

