@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/26c52d03-fece-443d-835f-3df8401e93a1> a dcat:Dataset ;
    dct:description "Data Statistik Kecamatan Lawang Wetan tahun 2021" ;
    dct:identifier "d291b4f8-df30-4947-bc62-f1d34fe6a74e" ;
    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 Lawang Wetan" ;
    dcat:distribution <http://5.189.187.109/dataset/26c52d03-fece-443d-835f-3df8401e93a1/resource/3ac42bd1-45cd-4c45-bdd9-ecbd1075f0df> ;
    dcat:keyword "kecamatan",
        "muba",
        "satu",
        "satudata",
        "statistik" .

<http://5.189.187.109/dataset/26c52d03-fece-443d-835f-3df8401e93a1/resource/3ac42bd1-45cd-4c45-bdd9-ecbd1075f0df> a dcat:Distribution ;
    dct:description "Data Statistik Kecamatan Lawang Wetan tahun 2021" ;
    dct:format "PDF" ;
    dct:issued "2026-01-15T04:36:04.305952"^^xsd:dateTime ;
    dct:modified "2026-05-22T07:10:42.188616"^^xsd:dateTime ;
    dct:title "Statistik Kecamatan Lawang Wetan Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10109/statistik-kecamatan-lawang-wetan-tahun-2021.pdf> ;
    dcat:mediaType "application/pdf" .

