@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/4390093f-f78b-4896-ac31-ee26d8fc9299> a dcat:Dataset ;
    dct:description "Populasi Unggas" ;
    dct:identifier "cedebb6e872f539bef8c3f919874e9d7" ;
    dct:issued "2022-06-10"^^xsd:date ;
    dct:modified "2025-05-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kecamatan Sesayap Hilir" ] ;
    dct:title "Populasi Unggas" ;
    dcat:distribution <http://5.189.187.109/dataset/4390093f-f78b-4896-ac31-ee26d8fc9299/resource/5453c781-40ef-4567-99d4-c93aa5318115> ;
    dcat:keyword "populasi",
        "unggas" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/4390093f-f78b-4896-ac31-ee26d8fc9299/resource/5453c781-40ef-4567-99d4-c93aa5318115> a dcat:Distribution ;
    dct:description "Jumlah Populasi Unggas Kecamtanan Sesayap Hilir" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-22T05:58:40.451703"^^xsd:dateTime ;
    dct:modified "2026-05-22T05:58:40.435027"^^xsd:dateTime ;
    dct:title "Populasi Unggas" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=cedebb6e872f539bef8c3f919874e9d7> .

<https://sinandata.tanatidungkab.go.id/statistik> a foaf:Document .

