@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/1454a7a6-b905-4d04-8aa8-d02bf19bca2f> a dcat:Dataset ;
    dct:description "Data tentang 2023 APBD RSUD Kota Dumai Tahun 2023" ;
    dct:identifier "1952949707" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "RUMAH SAKIT UMUM DAERAH" ] ;
    dct:title "2023 APBD RSUD Kota Dumai Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/1454a7a6-b905-4d04-8aa8-d02bf19bca2f/resource/0092b1c2-8bf7-4677-92a9-3e20a0a2fca4> ;
    dcat:keyword "Apbd" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MTk1Mjk0OTcwNw> .

<http://5.189.187.109/dataset/1454a7a6-b905-4d04-8aa8-d02bf19bca2f/resource/0092b1c2-8bf7-4677-92a9-3e20a0a2fca4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T04:55:16.511802"^^xsd:dateTime ;
    dct:modified "2026-06-14T04:55:16.483414"^^xsd:dateTime ;
    dct:title "2023 apbd rsud kota dumai tahun 2023.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/16/DATA_20240110105601-1855918280.xlsx> .

<https://sidatin.dumaikota.go.id?dataset=MTk1Mjk0OTcwNw> a foaf:Document .

