@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/b401400a-32fe-43bb-96e7-8cedd599f857> a dcat:Dataset ;
    dct:description "Kecamatan Lalan Dalam Angka Tahun 2023" ;
    dct:identifier "be9d4708-548e-4860-b026-ecc721d08c23" ;
    dct:issued "2023-12-19"^^xsd:date ;
    dct:modified "2023-12-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KOMUNIKASI DAN INFORMATIKA" ] ;
    dct:title "Kecamatan Lalan Dalam Angka Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/b401400a-32fe-43bb-96e7-8cedd599f857/resource/ff263f6c-a0c1-49de-815e-73a7f894fb63> ;
    dcat:keyword "satudata" .

<http://5.189.187.109/dataset/b401400a-32fe-43bb-96e7-8cedd599f857/resource/ff263f6c-a0c1-49de-815e-73a7f894fb63> a dcat:Distribution ;
    dct:description "Kecamatan Lalan Dalam Angka Tahun 2023" ;
    dct:format "PDF" ;
    dct:issued "2026-01-15T03:59:43.608229"^^xsd:dateTime ;
    dct:modified "2026-05-22T06:33:08.968100"^^xsd:dateTime ;
    dct:title "Kecamatan Lalan Dalam Angka Tahun 2023 Tahun 2023" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10109/kecamatan-lalan-dalam-angka-tahun-2023-tahun-2023.pdf> ;
    dcat:mediaType "application/pdf" .

