@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/15f7d098-9a8f-475e-9230-5eebc9690507> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "38a4a536-bbad-40ad-b59d-4a109daae4b6" ;
    dct:issued "2026-03-04"^^xsd:date ;
    dct:modified "2026-04-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Balai Layanan Pemetaan Kompetensi Bandung" ] ;
    dct:title "Data Fasilitasi Daerah BLPK Bandung" ;
    dcat:distribution <http://5.189.187.109/dataset/15f7d098-9a8f-475e-9230-5eebc9690507/resource/5349b6ef-d948-4017-abe7-934fb6dfc83e> ;
    dcat:keyword "No keyword provided" ;
    dcat:landingPage <https://data.lan.go.id/?q=dataset/fasilitasi-daerah-blpk-bandung> .

<http://5.189.187.109/dataset/15f7d098-9a8f-475e-9230-5eebc9690507/resource/5349b6ef-d948-4017-abe7-934fb6dfc83e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-05T01:17:38.461461"^^xsd:dateTime ;
    dct:modified "2026-06-05T01:17:38.352028"^^xsd:dateTime ;
    dct:title "Data Fasilitasi Daerah Tahun 2025" ;
    dcat:accessURL <https://data.lan.go.id/sites/default/files/Data%20Fasilitasi%20Daerah%20BLPK%20Bandung%202025.xlsx> .

<https://data.lan.go.id/?q=dataset/fasilitasi-daerah-blpk-bandung> a foaf:Document .

