@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/b9b1cc01-6b58-4df6-bf4f-95f44bc60058> a dcat:Dataset ;
    dct:description "Luas Panen Tanaman Padi dan Palawija" ;
    dct:identifier "1ff8a7b5dc7a7d1f0ed65aaa29c04b1e" ;
    dct:issued "2022-06-09"^^xsd:date ;
    dct:modified "2025-05-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kecamatan Sesayap Hilir" ] ;
    dct:title "Luas Panen Tanaman Padi dan Palawija" ;
    dcat:distribution <http://5.189.187.109/dataset/b9b1cc01-6b58-4df6-bf4f-95f44bc60058/resource/bd3cba94-0865-4526-a502-1d808cad74c8> ;
    dcat:keyword "Luas",
        "padi",
        "palawija" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/b9b1cc01-6b58-4df6-bf4f-95f44bc60058/resource/bd3cba94-0865-4526-a502-1d808cad74c8> a dcat:Distribution ;
    dct:description "Luas Panen Tanaman Padi dan Palawija di Kecamatan sesayap Hilir" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-22T06:27:56.283573"^^xsd:dateTime ;
    dct:modified "2026-04-22T06:27:56.232312"^^xsd:dateTime ;
    dct:title "Luas Panen Tanaman Padi dan Palawija" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=1ff8a7b5dc7a7d1f0ed65aaa29c04b1e> .

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

