@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/ff25f0ae-74e5-4da8-93fc-004ff7736770> a dcat:Dataset ;
    dct:description "Jumlah Golongan IV Menurut Jenis Kelamin" ;
    dct:identifier "9b8619251a19057cff70779273e95aa6" ;
    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 IV Menurut Jenis Kelamin" ;
    dcat:distribution <http://5.189.187.109/dataset/ff25f0ae-74e5-4da8-93fc-004ff7736770/resource/496cac85-534f-48c4-80cf-65dc3ff575fd> ;
    dcat:keyword "Golongan IV",
        "Jenis Kelamin" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/ff25f0ae-74e5-4da8-93fc-004ff7736770/resource/496cac85-534f-48c4-80cf-65dc3ff575fd> a dcat:Distribution ;
    dct:description "Jumlah Golongan IV Menurut Jenis Kelamindi kecamatan Sesayap Hilir" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-22T06:26:50.400627"^^xsd:dateTime ;
    dct:modified "2026-04-22T06:26:50.380882"^^xsd:dateTime ;
    dct:title "Jumlah Golongan IV Menurut Jenis Kelamin" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=9b8619251a19057cff70779273e95aa6> .

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

