@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/2c9a65ee-e9a8-4d9d-a7aa-a46b52048e87> a dcat:Dataset ;
    dct:description "Data Statistik Kecamatan Sungai Keruh Tahun 2021" ;
    dct:identifier "c735a4af-7b72-4e89-93d3-e559bff1f80f" ;
    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 Sungai Keruh" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/2c9a65ee-e9a8-4d9d-a7aa-a46b52048e87/resource/02db9862-7e11-44f9-acc2-c03c8867d6ff> ;
    dcat:keyword "kecamatan",
        "muba",
        "satu",
        "satudata",
        "statistik" .

<http://5.189.187.109:5000/dataset/2c9a65ee-e9a8-4d9d-a7aa-a46b52048e87/resource/02db9862-7e11-44f9-acc2-c03c8867d6ff> a dcat:Distribution ;
    dct:description "Data Statistik Kecamatan Sungai Keruh Tahun 2021" ;
    dct:format "PDF" ;
    dct:issued "2026-01-15T04:36:02.960379"^^xsd:dateTime ;
    dct:modified "2026-05-22T07:23:46.247193"^^xsd:dateTime ;
    dct:title "Statistik Kecamatan Sungai Keruh Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10109/statistik-kecamatan-sungai-keruh-tahun-2021.pdf> ;
    dcat:mediaType "application/pdf" .

