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

<https://data.jatengprov.go.id/dataset/755b7b43-7fa3-4734-b0ae-60010921e5ce> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran (LRA) RSUD Kelet TA 2022" ;
    dct:identifier "755b7b43-7fa3-4734-b0ae-60010921e5ce" ;
    dct:issued "2023-06-15T02:00:38.742004"^^xsd:dateTime ;
    dct:modified "2023-06-15T02:00:56.014404"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Laporan Realisasi Anggaran (LRA) RSUD Kelet TA 2022" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Kelet" ;
            vcard:hasEmail <mailto:rskelet@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/755b7b43-7fa3-4734-b0ae-60010921e5ce/resource/aee9cee1-fe8e-44b8-8f67-fe7d61805844> ;
    dcat:keyword "2022",
        "LRA",
        "RS Dr Rehatta",
        "RSUD Kelet" ;
    dcat:landingPage <https://rsudkelet.co.id/ppid> .

<https://data.jatengprov.go.id/dataset/755b7b43-7fa3-4734-b0ae-60010921e5ce/resource/aee9cee1-fe8e-44b8-8f67-fe7d61805844> a dcat:Distribution ;
    dct:description "Laporan Realisasi Anggaran (LRA) RSUD Kelet TA 2022" ;
    dct:format "PDF" ;
    dct:title "LRA TAHUN 2022.pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/755b7b43-7fa3-4734-b0ae-60010921e5ce/resource/aee9cee1-fe8e-44b8-8f67-fe7d61805844/download/lra-tahun-2022.pdf> ;
    dcat:byteSize 207496.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> a foaf:Organization ;
    foaf:name "RSUD dr. Rehatta Provinsi Jawa Tengah" .

