@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/44118bb6-7356-4519-8a76-57909b3546fa> a dcat:Dataset ;
    dct:description "Jumlah Pura Menurut Desa" ;
    dct:identifier "149e9677a5989fd342ae44213df68868" ;
    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 "Jumlah Pura Menurut Desa" ;
    dcat:distribution <http://5.189.187.109/dataset/44118bb6-7356-4519-8a76-57909b3546fa/resource/3eb725c4-536c-46f4-85cf-68cfc60d53b9> ;
    dcat:keyword "Pura" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/44118bb6-7356-4519-8a76-57909b3546fa/resource/3eb725c4-536c-46f4-85cf-68cfc60d53b9> a dcat:Distribution ;
    dct:description "Jumlah Pura Menurut Desa di Kecamatan Sesayap" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-22T06:27:52.415623"^^xsd:dateTime ;
    dct:modified "2026-04-22T06:27:52.394811"^^xsd:dateTime ;
    dct:title "Jumlah Pura Menurut Desa" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=149e9677a5989fd342ae44213df68868> .

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

