@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/539a46bb-9627-433f-bea9-0f9638986c08> a dcat:Dataset ;
    dct:description "Jumlah PNSD D-IV" ;
    dct:identifier "ca46c1b9512a7a8315fa3c5a946e8265" ;
    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 PNSD D-IV" ;
    dcat:distribution <http://5.189.187.109/dataset/539a46bb-9627-433f-bea9-0f9638986c08/resource/8f4e7712-d016-4000-ae4d-3562da746293> ;
    dcat:keyword "D-IV",
        "PNSD" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/539a46bb-9627-433f-bea9-0f9638986c08/resource/8f4e7712-d016-4000-ae4d-3562da746293> a dcat:Distribution ;
    dct:description "Jumlah PNSD D-IV Jecamatan Tana Lia" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-22T05:59:31.123734"^^xsd:dateTime ;
    dct:modified "2026-05-22T05:59:31.111040"^^xsd:dateTime ;
    dct:title "Jumlah PNSD D-IV" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=ca46c1b9512a7a8315fa3c5a946e8265> .

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

