@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/ff56f967-f07f-4e54-825f-aade098ddcc9> a dcat:Dataset ;
    dct:description "Laporan Kinerja BKAD " ;
    dct:identifier "ff56f967-f07f-4e54-825f-aade098ddcc9" ;
    dct:issued "2025-11-20T02:24:41.845570"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:24:41.845582"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "Laporan Kinerja BKAD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:bkad@kalbarprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ff56f967-f07f-4e54-825f-aade098ddcc9/resource/a7059cfe-71a8-442e-b859-dfe763e06f31> ;
    dcat:landingPage <bkad@kalbarprov.go.id> .

<bkad@kalbarprov.go.id> a foaf:Document .

<http://5.189.187.109/dataset/ff56f967-f07f-4e54-825f-aade098ddcc9/resource/a7059cfe-71a8-442e-b859-dfe763e06f31> a dcat:Distribution ;
    dct:description "LAPORAN-KINERJA" ;
    dct:format "PDF" ;
    dct:issued "2022-07-05T02:39:34.874864"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:24:41.838900"^^xsd:dateTime ;
    dct:title "LAPORAN-KINERJA.pdf" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/ff56f967-f07f-4e54-825f-aade098ddcc9/resource/a7059cfe-71a8-442e-b859-dfe763e06f31/download/laporan-kinerja.pdf> ;
    dcat:byteSize "4600094"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Barat" .

