@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/e3bb854b-cb9c-48a1-b143-1cb76f44c647> a dcat:Dataset ;
    dct:description "Data tindakan di Poli Radioterapi Triwulan IV Tahun 2022" ;
    dct:identifier "e3bb854b-cb9c-48a1-b143-1cb76f44c647" ;
    dct:issued "2023-09-13T07:08:55.432429"^^xsd:dateTime ;
    dct:modified "2023-09-13T07:08:55.432439"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Pelayanan Radioterapi Triwulan IV Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD TUGUREJO" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e3bb854b-cb9c-48a1-b143-1cb76f44c647/resource/af91acfa-208b-4da7-8a6a-0d27c76f7938> ;
    dcat:keyword "POLI RADIOTERAPI",
        "TAHUN 2022",
        "TRIWULAN IV" ;
    dcat:landingPage <RSUD%20TUGUREJO> .

<https://data.jatengprov.go.id/dataset/e3bb854b-cb9c-48a1-b143-1cb76f44c647/resource/af91acfa-208b-4da7-8a6a-0d27c76f7938> a dcat:Distribution ;
    dct:description "Data tindakan di Poli Radioterapi Triwulan IV Tahun 2022" ;
    dct:format "XLSX" ;
    dct:title "Pelayanan Radioterapi Triwulan IV Tahun 2022 " ;
    dcat:accessURL <https://opendata.rstugurejo.jatengprov.go.id/dataset/e3bb854b-cb9c-48a1-b143-1cb76f44c647/resource/af91acfa-208b-4da7-8a6a-0d27c76f7938/download/radioterapi-triwulan-iv-2022.xlsx> ;
    dcat:byteSize 9926.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

