@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/44dee2f9-a44c-4412-9d07-44be7b3e3245> a dcat:Dataset ;
    dct:description "DPA REKAP 2.2 DPRD" ;
    dct:identifier "794575a8-33cb-11f1-b2cf-0242ac120115" ;
    dct:issued "2024-02-02"^^xsd:date ;
    dct:modified "2024-02-02"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "DPA REKAP 2.2 DPRD" ;
    dcat:distribution <http://5.189.187.109/dataset/44dee2f9-a44c-4412-9d07-44be7b3e3245/resource/d9e8142c-4d80-4d36-b963-9e34e6dd8c87> ;
    dcat:keyword "rekapitulasi" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/1775> .

<http://5.189.187.109/dataset/44dee2f9-a44c-4412-9d07-44be7b3e3245/resource/d9e8142c-4d80-4d36-b963-9e34e6dd8c87> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-04-15T07:55:58.095735"^^xsd:dateTime ;
    dct:modified "2026-04-15T07:55:58.087141"^^xsd:dateTime ;
    dct:title "DPA REKAP 2.2 DPRD" ;
    dcat:accessURL <http://uploads/dataset/1775/DPA_REKAP_2_2_DPRD.pdf> .

<https://solodata.surakarta.go.id/opendata/detail_package/1775> a foaf:Document .

