@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/87bafb7a-9c79-42b1-9249-e5c0c10f0bfb> a dcat:Dataset ;
    dct:description "Tertuang didalam Dokumen Pelaksanaan Anggaran (DPA) Tahun Anggaran 2022 RSUD Tugurejo Semarang" ;
    dct:identifier "87bafb7a-9c79-42b1-9249-e5c0c10f0bfb" ;
    dct:issued "2022-01-19T02:30:30.610772"^^xsd:dateTime ;
    dct:modified "2022-01-19T02:30:30.610786"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Anggaran Program Dan Kegiatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/87bafb7a-9c79-42b1-9249-e5c0c10f0bfb/resource/84e1009c-6836-42e8-a0ab-61f4372410cd> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/87bafb7a-9c79-42b1-9249-e5c0c10f0bfb/resource/84e1009c-6836-42e8-a0ab-61f4372410cd> a dcat:Distribution ;
    dct:description "Tertuang didalam Dokumen Pelaksanaan Anggaran (DPA) Tahun Anggaran 2022 RSUD Tugurejo Semarang" ;
    dct:format "CSV" ;
    dct:title "Anggaran Program Dan Kegiatan" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/87bafb7a-9c79-42b1-9249-e5c0c10f0bfb/resource/84e1009c-6836-42e8-a0ab-61f4372410cd/download/anggaran-program-kegiatan-2022.csv> ;
    dcat:byteSize 3397.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> a foaf:Organization ;
    foaf:name "RSUD Tugurejo " .

