@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/73373a0e-2de6-4c20-ac80-505f4320cbe6> a dcat:Dataset ;
    dct:description "Jumlah PNSD S2" ;
    dct:identifier "1534b76d325a8f591b52d302e7181331" ;
    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 S2" ;
    dcat:distribution <http://5.189.187.109/dataset/73373a0e-2de6-4c20-ac80-505f4320cbe6/resource/017c847d-a050-4ec2-bdfc-ce3b85c00803> ;
    dcat:keyword "PNSD",
        "S2" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/73373a0e-2de6-4c20-ac80-505f4320cbe6/resource/017c847d-a050-4ec2-bdfc-ce3b85c00803> a dcat:Distribution ;
    dct:description "Jumlah PNSD S2 Kecamatan Tana Lia" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-22T06:28:55.991892"^^xsd:dateTime ;
    dct:modified "2026-04-22T06:28:55.977770"^^xsd:dateTime ;
    dct:title "Jumlah PNSD S2" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=1534b76d325a8f591b52d302e7181331> .

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

