@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/84bbd148-104a-49bd-b3e2-b32e06ec41fa> a dcat:Dataset ;
    dct:description "DPA REKAP 2.2 KEC BANJARSARI" ;
    dct:identifier "794576f4-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 KEC BANJARSARI" ;
    dcat:distribution <http://5.189.187.109/dataset/84bbd148-104a-49bd-b3e2-b32e06ec41fa/resource/27760884-468e-4679-8c76-f4bc12a0af98> ;
    dcat:keyword "rekapitulasi" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/1779> .

<http://5.189.187.109/dataset/84bbd148-104a-49bd-b3e2-b32e06ec41fa/resource/27760884-468e-4679-8c76-f4bc12a0af98> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-04-15T07:56:04.867899"^^xsd:dateTime ;
    dct:modified "2026-04-15T07:56:04.858455"^^xsd:dateTime ;
    dct:title "DPA REKAP 2.2 KEC BANJARSARI" ;
    dcat:accessURL <http://uploads/dataset/1779/DPA_REKAP_2_2_KEC_BANJARSARI.pdf> .

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

