@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/7ac18409-a52a-4b1a-a5fc-df478b68743f> a dcat:Dataset ;
    dct:description "Rencana Kerja RSUD dr Rehatta" ;
    dct:identifier "7ac18409-a52a-4b1a-a5fc-df478b68743f" ;
    dct:issued "2024-08-22T00:56:22.489893"^^xsd:dateTime ;
    dct:modified "2024-08-22T00:56:37.591692"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Rencana Kerja RSUD dr Rehatta Tahun 2024" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD dr Rehatta" ;
            vcard:hasEmail <mailto:rsrehatta@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7ac18409-a52a-4b1a-a5fc-df478b68743f/resource/65ef456a-f732-4c8f-b044-d2aab3563155> ;
    dcat:keyword "RSUD dr Rehatta",
        "Rehatta",
        "renja" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<https://data.jatengprov.go.id/dataset/7ac18409-a52a-4b1a-a5fc-df478b68743f/resource/65ef456a-f732-4c8f-b044-d2aab3563155> a dcat:Distribution ;
    dct:description "Rencana Kerja RSUD dr Rehatta Tahun 2024" ;
    dct:format "PDF" ;
    dct:title "Renja 2024 RSUD dr. Rehatta.pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/7ac18409-a52a-4b1a-a5fc-df478b68743f/resource/65ef456a-f732-4c8f-b044-d2aab3563155/download/renja-2024-rsud-dr.-rehatta.pdf> ;
    dcat:byteSize 900185.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" .

