@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/eab51699-dff5-4ed1-9c1c-69e6fc8d5096> a dcat:Dataset ;
    dct:description "Populasi Ternak" ;
    dct:identifier "4c5bde74a8f110656874902f07378009" ;
    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 Ternak" ;
    dcat:distribution <http://5.189.187.109/dataset/eab51699-dff5-4ed1-9c1c-69e6fc8d5096/resource/f45e39d0-935f-432d-8bce-708bb278e243> ;
    dcat:keyword "ternak" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/eab51699-dff5-4ed1-9c1c-69e6fc8d5096/resource/f45e39d0-935f-432d-8bce-708bb278e243> a dcat:Distribution ;
    dct:description "Jumlah Populasi Ternak Kecamatan Sesayap Hilir" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-22T06:28:15.508647"^^xsd:dateTime ;
    dct:modified "2026-04-22T06:28:15.481800"^^xsd:dateTime ;
    dct:title "Populasi Ternak" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=4c5bde74a8f110656874902f07378009> .

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

