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

<http://5.189.187.109/dataset/56e82648-d2a8-4525-8af6-39c64f0a7924> a dcat:Dataset ;
    dct:description "<p>Data Inflasi Provinsi Kalimantan Barat Tahun 2024 berdasarkan perhitungan month-to-month, year-to-date dan year-on-year</p>" ;
    dct:identifier "56e82648-d2a8-4525-8af6-39c64f0a7924" ;
    dct:issued "2025-11-19T18:00:49.112450"^^xsd:dateTime ;
    dct:modified "2025-11-19T18:00:49.112459"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "Data Inflasi Provinsi Kalimantan Barat Tahun 2024" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Biro Perekonomian Setda Prov. Kalbar" ;
            vcard:hasEmail <mailto:ekon@kalbarprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/56e82648-d2a8-4525-8af6-39c64f0a7924/resource/daa00597-160b-4677-9c34-d7a7da957a69> ;
    dcat:keyword "ekonomi",
        "inflasi" ;
    dcat:landingPage <https://kalbar.bps.go.id> .

<http://5.189.187.109/dataset/56e82648-d2a8-4525-8af6-39c64f0a7924/resource/daa00597-160b-4677-9c34-d7a7da957a69> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-07-08T00:59:32"^^xsd:dateTime ;
    dct:modified "2025-11-19T18:00:49.092611"^^xsd:dateTime ;
    dct:title "Data Inflasi Kalbar 2024.xlsx" ;
    dcat:accessURL <https://data.kalbarprov.go.id/dataset/56e82648-d2a8-4525-8af6-39c64f0a7924/resource/daa00597-160b-4677-9c34-d7a7da957a69/download/3bad59bf5d7361d41aecb1da2fe87082.xlsx> ;
    dcat:byteSize "10203"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

<https://kalbar.bps.go.id> a foaf:Document .

