@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#> .

<https://data.jatengprov.go.id/dataset/8f328b1d-12fe-4ae8-aef4-88539dce6a2c> a dcat:Dataset ;
    dct:description "Dokumen Pelaksanaan Anggaran Dinas Kesehatan Tahun 2022" ;
    dct:identifier "8f328b1d-12fe-4ae8-aef4-88539dce6a2c" ;
    dct:issued "2022-03-23T09:21:04.754644"^^xsd:dateTime ;
    dct:modified "2022-03-23T09:21:04.754656"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "DPA Dinas Kesehatan Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8f328b1d-12fe-4ae8-aef4-88539dce6a2c/resource/f50ba0e7-1d7c-4274-8b58-3602e090e6de> .

<https://data.jatengprov.go.id/dataset/8f328b1d-12fe-4ae8-aef4-88539dce6a2c/resource/f50ba0e7-1d7c-4274-8b58-3602e090e6de> a dcat:Distribution ;
    dct:description "DPA Dinas Kesehatan Tahun 2022" ;
    dct:format "PDF" ;
    dct:title "DPA Dinas Kesehatan Tahun 2022" ;
    dcat:accessURL <https://drive.google.com/file/d/1T4s0lqZxvFbeij7d8B74tDQHWgTqIiuo/view> .

<https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> a foaf:Organization ;
    foaf:name "Pemerintah Kota Surakarta" .

