@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/94af4332-a1cf-4aa2-93de-fc6a9012c1ac> a dcat:Dataset ;
    dct:description "Jumlah RT Menurut Desa" ;
    dct:identifier "cfecdb276f634854f3ef915e2e980c31" ;
    dct:issued "2022-03-07"^^xsd:date ;
    dct:modified "2025-05-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kecamatan Tana Lia" ] ;
    dct:title "Jumlah RT Menurut Desa" ;
    dcat:distribution <http://5.189.187.109/dataset/94af4332-a1cf-4aa2-93de-fc6a9012c1ac/resource/f7e85adf-631e-4fe4-a55f-82f08d785697> ;
    dcat:keyword "Desa",
        "RT" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/94af4332-a1cf-4aa2-93de-fc6a9012c1ac/resource/f7e85adf-631e-4fe4-a55f-82f08d785697> a dcat:Distribution ;
    dct:description "Jumlah RT Menurut Desa di Kecamatan Sesayap" ;
    dct:format "XLSX" ;
    dct:issued "2026-06-22T06:04:31.443335"^^xsd:dateTime ;
    dct:modified "2026-06-22T06:04:31.420664"^^xsd:dateTime ;
    dct:title "Jumlah RT Menurut Desa" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=cfecdb276f634854f3ef915e2e980c31> .

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

