@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/4dbd9e9d-40ee-4ad4-90c1-2db89ec70081> a dcat:Dataset ;
    dct:description "PNSD Menurut Eselon" ;
    dct:identifier "58a2fc6ed39fd083f55d4182bf88826d" ;
    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 "PNSD Menurut Eselon" ;
    dcat:distribution <http://5.189.187.109/dataset/4dbd9e9d-40ee-4ad4-90c1-2db89ec70081/resource/ae8238f7-72e6-48b3-817b-568a369fcf2a> ;
    dcat:keyword "Eselon",
        "PNSD" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/4dbd9e9d-40ee-4ad4-90c1-2db89ec70081/resource/ae8238f7-72e6-48b3-817b-568a369fcf2a> a dcat:Distribution ;
    dct:description "PNSD Menurut Eselon di Kecamatan Tana Lia" ;
    dct:format "XLSX" ;
    dct:issued "2026-06-22T06:04:35.488524"^^xsd:dateTime ;
    dct:modified "2026-06-22T06:04:35.441407"^^xsd:dateTime ;
    dct:title "PNSD Menurut Eselon" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=58a2fc6ed39fd083f55d4182bf88826d> .

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

