@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/26f79138-8773-4130-8c95-6c74178d7fd5> a dcat:Dataset ;
    dct:description "Data Statistik Kecamatan Plakat Tinggi Tahun 2021" ;
    dct:identifier "c8576bc7-fd6f-4c28-843c-a9f9c6966035" ;
    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 Plakat Tinggi" ;
    dcat:distribution <http://5.189.187.109/dataset/26f79138-8773-4130-8c95-6c74178d7fd5/resource/802a360c-736d-4db0-a650-be1634913fca> ;
    dcat:keyword "kecamatan",
        "muba",
        "satu",
        "satudata",
        "statistik" .

<http://5.189.187.109/dataset/26f79138-8773-4130-8c95-6c74178d7fd5/resource/802a360c-736d-4db0-a650-be1634913fca> a dcat:Distribution ;
    dct:description "Data Statistik Kecamatan Plakat Tinggi Tahun 2021" ;
    dct:format "PDF" ;
    dct:issued "2026-01-15T04:36:05.666775"^^xsd:dateTime ;
    dct:modified "2026-05-22T07:23:27.980406"^^xsd:dateTime ;
    dct:title "Statistik Kecamatan Plakat Tinggi Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10109/statistik-kecamatan-plakat-tinggi-tahun-2021.pdf> ;
    dcat:mediaType "application/pdf" .

