@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/d3318d32-c92f-4de6-b284-06f634e27b29> a dcat:Dataset ;
    dct:description "PNSD Menurut Golongan" ;
    dct:identifier "bd686fd640be98efaae0091fa301e613" ;
    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 Golongan" ;
    dcat:distribution <http://5.189.187.109/dataset/d3318d32-c92f-4de6-b284-06f634e27b29/resource/c8c04d54-cd63-43ae-b16b-b60409be0333> ;
    dcat:keyword "Golongan",
        "PNSD" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/d3318d32-c92f-4de6-b284-06f634e27b29/resource/c8c04d54-cd63-43ae-b16b-b60409be0333> a dcat:Distribution ;
    dct:description "PNSD Menurut Golongan di Kecamatan Tana Lia" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-22T06:28:35.991575"^^xsd:dateTime ;
    dct:modified "2026-04-22T06:28:35.976691"^^xsd:dateTime ;
    dct:title "PNSD Menurut Golongan" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=bd686fd640be98efaae0091fa301e613> .

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

