@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/436e4b5e-84f3-42b1-8f98-9c81dba33a0c> a dcat:Dataset ;
    dct:description "Buku Statistik Kecamatan Sungai Keruh Tahun 2022" ;
    dct:identifier "24853e8c-7067-4d19-b8f1-50bbfca59869" ;
    dct:issued "2023-10-23"^^xsd:date ;
    dct:modified "2023-10-23"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN SUNGAI KERUH" ] ;
    dct:title "Statistik Kecamatan Sungai Keruh Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/436e4b5e-84f3-42b1-8f98-9c81dba33a0c/resource/53869f7a-8cc8-451e-8a8e-dc37ad94f7c7> ;
    dcat:keyword "satudata" .

<http://5.189.187.109/dataset/436e4b5e-84f3-42b1-8f98-9c81dba33a0c/resource/53869f7a-8cc8-451e-8a8e-dc37ad94f7c7> a dcat:Distribution ;
    dct:description "Buku Statistik Kecamatan Sungai Keruh Tahun 2022" ;
    dct:format "PDF" ;
    dct:issued "2026-01-15T04:00:34.559942"^^xsd:dateTime ;
    dct:modified "2026-05-22T06:34:37.654526"^^xsd:dateTime ;
    dct:title "Statistik Kecamatan Sungai Keruh Tahun 2022 Tahun 2022" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_40106/statistik-kecamatan-sungai-keruh-tahun-2022-tahun-2022.pdf> ;
    dcat:mediaType "application/pdf" .

