@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:5000/dataset/005c30db-3b80-4953-be69-6c7adcc16570> a dcat:Dataset ;
    dct:description "Data Statistik Kecamatan Batanghari Leko Tahun 2021" ;
    dct:identifier "d07467ba-a227-402c-8ebe-3cdd47307621" ;
    dct:issued "2021-12-09"^^xsd:date ;
    dct:modified "2021-12-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KOMUNIKASI DAN INFORMATIKA" ] ;
    dct:title "Statistik Kecamatan Batanghari Leko" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/005c30db-3b80-4953-be69-6c7adcc16570/resource/409498fa-33c1-47df-bc0b-a206656f241b> ;
    dcat:keyword "muba",
        "satu",
        "satudata",
        "statistik" .

<http://5.189.187.109:5000/dataset/005c30db-3b80-4953-be69-6c7adcc16570/resource/409498fa-33c1-47df-bc0b-a206656f241b> a dcat:Distribution ;
    dct:description "Data Statistik Kecamatan Batanghari Leko Tahun 2021" ;
    dct:format "PDF" ;
    dct:issued "2026-01-15T04:36:07.231447"^^xsd:dateTime ;
    dct:modified "2026-05-22T07:24:07.019826"^^xsd:dateTime ;
    dct:title "Statistik Kecamatan Batanghari Leko Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10109/statistik-kecamatan-batanghari-leko-tahun-2021.pdf> ;
    dcat:mediaType "application/pdf" .

