@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/45d25ab4-3de3-4105-b05e-fea6d895ca8f> a dcat:Dataset ;
    dct:description "Data Statistik Kecamatan Sungai Lilin Tahun 2021" ;
    dct:identifier "7d28173c-b2fc-48b3-913a-8ed804351d97" ;
    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 Lilin" ;
    dcat:distribution <http://5.189.187.109/dataset/45d25ab4-3de3-4105-b05e-fea6d895ca8f/resource/a0820c25-3c73-46f5-a5a2-2d1a8c39c711> ;
    dcat:keyword "kecamatan",
        "muba",
        "satu",
        "satudata",
        "statistik" .

<http://5.189.187.109/dataset/45d25ab4-3de3-4105-b05e-fea6d895ca8f/resource/a0820c25-3c73-46f5-a5a2-2d1a8c39c711> a dcat:Distribution ;
    dct:description "Data Statistik Kecamatan Sungai Lilin Tahun 2021" ;
    dct:format "PDF" ;
    dct:issued "2026-01-15T04:35:57.513670"^^xsd:dateTime ;
    dct:modified "2026-05-22T07:09:54.463912"^^xsd:dateTime ;
    dct:title "Statistik Kecamatan Sungai Lilin Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10109/statistik-kecamatan-sungai-lilin-tahun-2021.pdf> ;
    dcat:mediaType "application/pdf" .

