@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/207f8704-6d2e-42f8-8f11-3e3de18ef4e8> a dcat:Dataset ;
    dct:description "Adalah data kepala keluarga yang ada di kabupaten tanah laut" ;
    dct:identifier "2135" ;
    dct:issued "2020-06-29"^^xsd:date ;
    dct:modified "2022-10-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "JUMLAH KEPALA KELUARGA" ;
    dcat:distribution <http://5.189.187.109/dataset/207f8704-6d2e-42f8-8f11-3e3de18ef4e8/resource/88f6f6cd-2485-472a-bd9e-1da0fa08d99f> ;
    dcat:keyword "data",
        "kalsel",
        "satu data",
        "tala",
        "tanah laut" ;
    dcat:landingPage <https://data.tanahlautkab.go.id/indikator/view/jumlah-kepala-keluarga> .

<http://5.189.187.109/dataset/207f8704-6d2e-42f8-8f11-3e3de18ef4e8/resource/88f6f6cd-2485-472a-bd9e-1da0fa08d99f> a dcat:Distribution ;
    dct:description "Adalah data kepala keluarga yang ada di kabupaten tanah laut" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-12T11:16:17.127469"^^xsd:dateTime ;
    dct:modified "2026-01-12T11:16:17.114532"^^xsd:dateTime ;
    dct:title "JUMLAH KEPALA KELUARGA" ;
    dcat:accessURL <https://data.tanahlautkab.go.id/download/jumlah-kepala-keluarga?format=excel> .

<https://data.tanahlautkab.go.id/indikator/view/jumlah-kepala-keluarga> a foaf:Document .

