@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/4c412c89-eb0a-4e63-b31a-ebcaa34c0a4e> a dcat:Dataset ;
    dct:description "Kecamatan Lais Dalam Angka Tahun 2024" ;
    dct:identifier "c46b7855-8c9f-42d7-b54d-bb43b35d61f8" ;
    dct:issued "2024-12-02"^^xsd:date ;
    dct:modified "2024-12-02"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN LAIS" ] ;
    dct:title "Kecamatan Lais Dalam Angka Tahun 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/4c412c89-eb0a-4e63-b31a-ebcaa34c0a4e/resource/e410fc2c-30c1-436c-883d-f3c13648a024> ;
    dcat:keyword "statistik kecamatan" .

<http://5.189.187.109/dataset/4c412c89-eb0a-4e63-b31a-ebcaa34c0a4e/resource/e410fc2c-30c1-436c-883d-f3c13648a024> a dcat:Distribution ;
    dct:description "Kecamatan Lais Dalam Angka Tahun 2024" ;
    dct:format "PDF" ;
    dct:issued "2026-01-15T03:50:17.892191"^^xsd:dateTime ;
    dct:modified "2026-04-22T03:40:07.839022"^^xsd:dateTime ;
    dct:title "Kecamatan Lais Dalam Angka Tahun 2024 Tahun 2024" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_40109/kecamatan-lais-dalam-angka-tahun-2024-tahun-2024.pdf> ;
    dcat:mediaType "application/pdf" .

