@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/f1d2c1c2-699c-496b-b5f3-000ecbd45df5> a dcat:Dataset ;
    dct:description "Jumlah PNSD S3" ;
    dct:identifier "eb163727917cbba1eea208541a643e74" ;
    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 S3" ;
    dcat:distribution <http://5.189.187.109/dataset/f1d2c1c2-699c-496b-b5f3-000ecbd45df5/resource/99101eb1-df8f-4162-8d78-b6d6c6710de8> ;
    dcat:keyword "PNSD",
        "S3" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/f1d2c1c2-699c-496b-b5f3-000ecbd45df5/resource/99101eb1-df8f-4162-8d78-b6d6c6710de8> a dcat:Distribution ;
    dct:description "Jumlah PNSD S3 Kecamatan Tana Lia" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-22T06:28:54.157621"^^xsd:dateTime ;
    dct:modified "2026-04-22T06:28:54.139520"^^xsd:dateTime ;
    dct:title "Jumlah PNSD S3" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=eb163727917cbba1eea208541a643e74> .

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

