@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/618b7588-9bbf-4a77-89cb-1e686fe7cdee> a dcat:Dataset ;
    dct:description "Jumlah Trantib Menurut Desa" ;
    dct:identifier "903ce9225fca3e988c2af215d4e544d3" ;
    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 "Jumlah Trantib Menurut Desa" ;
    dcat:distribution <http://5.189.187.109/dataset/618b7588-9bbf-4a77-89cb-1e686fe7cdee/resource/5afd6675-9579-49de-9757-07716d2858f1> ;
    dcat:keyword "Desa",
        "Trantib" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/618b7588-9bbf-4a77-89cb-1e686fe7cdee/resource/5afd6675-9579-49de-9757-07716d2858f1> a dcat:Distribution ;
    dct:description "Jumlah Trantib Menurut Desa di Kecamatan sesayap Hilir" ;
    dct:format "XLSX" ;
    dct:issued "2026-06-22T06:03:21.348806"^^xsd:dateTime ;
    dct:modified "2026-06-22T06:03:21.309198"^^xsd:dateTime ;
    dct:title "Jumlah Trantib Menurut Desa" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=903ce9225fca3e988c2af215d4e544d3> .

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

