@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/1fa2c3e4-1815-4818-a304-bc5a7f4a1920> 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/1fa2c3e4-1815-4818-a304-bc5a7f4a1920/resource/0bcac266-881c-48ce-823a-3f654ff3e217> ;
    dcat:keyword "Golongan",
        "PNSD" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/1fa2c3e4-1815-4818-a304-bc5a7f4a1920/resource/0bcac266-881c-48ce-823a-3f654ff3e217> a dcat:Distribution ;
    dct:description "PNSD Menurut Golongan di Kecamatan Tana Lia" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-22T05:58:58.375078"^^xsd:dateTime ;
    dct:modified "2026-05-22T05:58:58.366270"^^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 .

