@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/6a6b652e-2339-4867-88b3-0e32bec634d4> a dcat:Dataset ;
    dct:description "Jumlah Golongan III Menurut Jenis Kelamin" ;
    dct:identifier "d1f491a404d6854880943e5c3cd9ca25" ;
    dct:issued "2022-06-09"^^xsd:date ;
    dct:modified "2025-05-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kecamatan Sesayap Hilir" ] ;
    dct:title "Jumlah Golongan III Menurut Jenis Kelamin" ;
    dcat:distribution <http://5.189.187.109/dataset/6a6b652e-2339-4867-88b3-0e32bec634d4/resource/12a17cdf-1e1d-4aa4-b1ce-487dd99b5ff9> ;
    dcat:keyword "Golongan III",
        "Jenis Kelamin" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/6a6b652e-2339-4867-88b3-0e32bec634d4/resource/12a17cdf-1e1d-4aa4-b1ce-487dd99b5ff9> a dcat:Distribution ;
    dct:description "Jumlah Golongan III Menurut Jenis Kelamin di kecamatan Sesayap Hilir" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-22T05:56:32.450586"^^xsd:dateTime ;
    dct:modified "2026-05-22T05:56:32.422649"^^xsd:dateTime ;
    dct:title "Jumlah Golongan III Menurut Jenis Kelamin" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=d1f491a404d6854880943e5c3cd9ca25> .

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

