@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/a4847f0a-ab90-4897-b9c4-a344a31ca55e> a dcat:Dataset ;
    dct:description "Kecamatan Sanga Desa Dalam Angka Tahun 2024" ;
    dct:identifier "6784c530-219f-4b2a-8a98-ad5d6082adf6" ;
    dct:issued "2024-12-02"^^xsd:date ;
    dct:modified "2024-12-02"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN SANGA DESA" ] ;
    dct:title "Kecamatan Sanga Desa Dalam Angka Tahun 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/a4847f0a-ab90-4897-b9c4-a344a31ca55e/resource/553f5e96-2f4f-4e3b-9f18-ef33309a1359> ;
    dcat:keyword "statistik kecamatan" .

<http://5.189.187.109/dataset/a4847f0a-ab90-4897-b9c4-a344a31ca55e/resource/553f5e96-2f4f-4e3b-9f18-ef33309a1359> a dcat:Distribution ;
    dct:description "Kecamatan Sanga Desa Dalam Angka Tahun 2024" ;
    dct:format "PDF" ;
    dct:issued "2026-01-15T03:50:24.968537"^^xsd:dateTime ;
    dct:modified "2026-04-22T03:40:15.462754"^^xsd:dateTime ;
    dct:title "Kecamatan Sanga Desa Dalam Angka Tahun 2024 Tahun 2024" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_40101/kecamatan-sanga-desa-dalam-angka-tahun-2024-tahun-2024.pdf> ;
    dcat:mediaType "application/pdf" .

