@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/6085ad34-7e29-4f6d-822c-298495d4885d> a dcat:Dataset ;
    dct:description "Rujukan IRI Tahun 2022" ;
    dct:identifier "6085ad34-7e29-4f6d-822c-298495d4885d" ;
    dct:issued "2026-09-03T01:55:52.159065"^^xsd:dateTime ;
    dct:modified "2026-09-03T01:55:52.159073"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Rujukan IRI Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6085ad34-7e29-4f6d-822c-298495d4885d/resource/570b5c32-c4da-463c-a56a-4a70e4408a43> ;
    dcat:keyword "RSUD Merah Putih" .

<https://data.jatengprov.go.id/dataset/6085ad34-7e29-4f6d-822c-298495d4885d/resource/570b5c32-c4da-463c-a56a-4a70e4408a43> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:title "Rujukan IRI Tahun 2022.xlsx" ;
    dcat:accessURL <http://192.168.5.50/dataset/6085ad34-7e29-4f6d-822c-298495d4885d/resource/570b5c32-c4da-463c-a56a-4a70e4408a43/download/435-rujukan-iri-tahun-2022.xlsx> ;
    dcat:byteSize 9047.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Magelang" .

