@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/79634636-bd66-4ac3-9d56-2e271d2a6a49> a dcat:Dataset ;
    dct:description "Statistik Kecamatan Jirak Jaya Tahun 2022" ;
    dct:identifier "1dda9406-ba15-47cf-9973-b8b213f75bf9" ;
    dct:issued "2023-10-23"^^xsd:date ;
    dct:modified "2023-10-23"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN JIRAK JAYA" ] ;
    dct:title "Statistik Kecamatan Jirak Jaya Tahun 2022" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/79634636-bd66-4ac3-9d56-2e271d2a6a49/resource/be9fcc8e-402a-43b2-ae11-84ebd13585ee> ;
    dcat:keyword "satudata" .

<http://5.189.187.109:5000/dataset/79634636-bd66-4ac3-9d56-2e271d2a6a49/resource/be9fcc8e-402a-43b2-ae11-84ebd13585ee> a dcat:Distribution ;
    dct:description "Statistik Kecamatan Jirak Jaya Tahun 2022" ;
    dct:format "PDF" ;
    dct:issued "2026-01-15T04:00:19.221238"^^xsd:dateTime ;
    dct:modified "2026-05-22T06:33:48.868854"^^xsd:dateTime ;
    dct:title "Statistik Kecamatan Jirak Jaya Tahun 2022 Tahun 2022" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_40107/statistik-kecamatan-jirak-jaya-tahun-2022-tahun-2022.pdf> ;
    dcat:mediaType "application/pdf" .

