@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/7e92aa52-fc6f-47cc-932d-1ebf10fca2fb> a dcat:Dataset ;
    dct:description "Data Statistik Kecamatan Keluang Tahun 2021" ;
    dct:identifier "3f248f59-0052-4d0a-ac86-fe167d235aff" ;
    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 Keluang" ;
    dcat:distribution <http://5.189.187.109/dataset/7e92aa52-fc6f-47cc-932d-1ebf10fca2fb/resource/cd855f3b-289e-496d-8f4f-2afb563e9f48> ;
    dcat:keyword "kecamatan",
        "muba",
        "satu",
        "satudata",
        "statistik" .

<http://5.189.187.109/dataset/7e92aa52-fc6f-47cc-932d-1ebf10fca2fb/resource/cd855f3b-289e-496d-8f4f-2afb563e9f48> a dcat:Distribution ;
    dct:description "Data Statistik Kecamatan Keluang Tahun 2021" ;
    dct:format "PDF" ;
    dct:issued "2026-01-15T04:35:56.177341"^^xsd:dateTime ;
    dct:modified "2026-05-22T07:21:57.680105"^^xsd:dateTime ;
    dct:title "Statistik Kecamatan Keluang Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10109/statistik-kecamatan-keluang-tahun-2021.pdf> ;
    dcat:mediaType "application/pdf" .

