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

<http://5.189.187.109/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-11-03T02:44:46.475904"^^xsd:dateTime ;
    dct:modified "2024-12-21T14:07:43.198394"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    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 <http://5.189.187.109/dataset/e3bb854b-cb9c-48a1-b143-1cb76f44c647/resource/af91acfa-208b-4da7-8a6a-0d27c76f7938> ;
    dcat:keyword "POLI RADIOTERAPI",
        "TAHUN 2022",
        "TRIWULAN IV" ;
    dcat:landingPage <RSUD%20TUGUREJO> .

<RSUD%20TUGUREJO> a foaf:Document .

<http://5.189.187.109/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:issued "2023-09-12T07:25:01.191018"^^xsd:dateTime ;
    dct:modified "2023-11-03T02:44:46.466439"^^xsd:dateTime ;
    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"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

