@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/454d7848-dab4-4382-a7ac-16b687429922> a dcat:Dataset ;
    dct:description "Kecamatan Batanghari Leko Dalam Angka Tahun 2024" ;
    dct:identifier "de06c11d-1f96-4037-84ae-593512072adf" ;
    dct:issued "2024-12-02"^^xsd:date ;
    dct:modified "2024-12-02"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN BATANGHARI LEKO" ] ;
    dct:title "Kecamatan Batanghari Leko Dalam Angka Tahun 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/454d7848-dab4-4382-a7ac-16b687429922/resource/8ae0812f-64c2-43c3-9a13-e695eb7dfd5e> ;
    dcat:keyword "statistik kecamatan" .

<http://5.189.187.109/dataset/454d7848-dab4-4382-a7ac-16b687429922/resource/8ae0812f-64c2-43c3-9a13-e695eb7dfd5e> a dcat:Distribution ;
    dct:description "Kecamatan Batanghari Leko Dalam Angka Tahun 2024" ;
    dct:format "PDF" ;
    dct:issued "2026-01-15T03:50:16.583551"^^xsd:dateTime ;
    dct:modified "2026-04-22T03:40:06.325254"^^xsd:dateTime ;
    dct:title "Kecamatan Batanghari Leko Dalam Angka Tahun 2024 Tahun 2024" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_40103/kecamatan-batanghari-leko-dalam-angka-tahun-2024-tahun-2024.pdf> ;
    dcat:mediaType "application/pdf" .

