@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:5000/dataset/07a2c2a3-cd99-4899-a95a-02808b0c55e2> a dcat:Dataset ;
    dct:description "Dana yang disediakan untuk pelaksanaan upaya kesehatan dialokasikan melalui APBD kabupaten/kota." ;
    dct:identifier "1" ;
    dct:issued "2026-02-19"^^xsd:date ;
    dct:modified "2026-05-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Total anggaran kesehatan" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/07a2c2a3-cd99-4899-a95a-02808b0c55e2/resource/efcf4d73-0be5-4210-a530-2832ae59ee27>,
        <http://5.189.187.109:5000/dataset/07a2c2a3-cd99-4899-a95a-02808b0c55e2/resource/f5ccf622-3368-4f9b-bd78-6e59e66222a5> ;
    dcat:keyword "Perencanaan" ;
    dcat:landingPage <https://data.kaltaraprov.go.id/dataset/1> .

<http://5.189.187.109:5000/dataset/07a2c2a3-cd99-4899-a95a-02808b0c55e2/resource/efcf4d73-0be5-4210-a530-2832ae59ee27> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-20T07:11:29.035259"^^xsd:dateTime ;
    dct:modified "2026-05-20T07:11:28.999992"^^xsd:dateTime ;
    dct:title "Total anggaran kesehatan" ;
    dcat:accessURL <https://data.kaltaraprov.go.id/api/metadata/1/download/?output=excel> .

<http://5.189.187.109:5000/dataset/07a2c2a3-cd99-4899-a95a-02808b0c55e2/resource/f5ccf622-3368-4f9b-bd78-6e59e66222a5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-20T07:11:29.035275"^^xsd:dateTime ;
    dct:modified "2026-05-20T07:11:29.000310"^^xsd:dateTime ;
    dct:title "Total anggaran kesehatan (CSV)" ;
    dcat:accessURL <https://data.kaltaraprov.go.id/api/metadata/1/download/?output=csv> .

<https://data.kaltaraprov.go.id/dataset/1> a foaf:Document .

