@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/07383264-ab99-4503-bd82-b26fc783f8db> a dcat:Dataset ;
    dct:description "Merupakan Ringkasan APBD Pemerintah Provinsi Kalimantan Selatan" ;
    dct:identifier "83774dc6a72e86250a3c6b1f262996cc3158fd51" ;
    dct:issued "2022-09-11"^^xsd:date ;
    dct:modified "2022-09-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Badan Pengelolaan Keuangan dan Aset Daerah Provinsi Kalimantan Selatan" ] ;
    dct:title "Ringkasan APBD Pemerintah Provinsi Kalimantan Selatan" ;
    dcat:distribution <http://5.189.187.109/dataset/07383264-ab99-4503-bd82-b26fc783f8db/resource/edbd528c-9c2e-401f-be5e-39cb93357ae3> ;
    dcat:keyword "apbd",
        "ringkasan" ;
    dcat:landingPage <https://data.kalselprov.go.id/dataset/data/1435> .

<http://5.189.187.109/dataset/07383264-ab99-4503-bd82-b26fc783f8db/resource/edbd528c-9c2e-401f-be5e-39cb93357ae3> a dcat:Distribution ;
    dct:description "Resource berisi Data Ringkasan APBD Pemerintah Provinsi Kalimantan Selatan" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-22T07:01:20.861113"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:32:20.694420"^^xsd:dateTime ;
    dct:title "Ringkasan APBD Pemerintah Provinsi Kalimantan Selatan" ;
    dcat:accessURL <https://data.kalselprov.go.id/download/data/1435> .

<https://data.kalselprov.go.id/dataset/data/1435> a foaf:Document .

