@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/9f1bb73b-8eed-49af-85ef-a26b146452a1> a dcat:Dataset ;
    dct:description "Rujukan IRI Tahun 2021" ;
    dct:identifier "9f1bb73b-8eed-49af-85ef-a26b146452a1" ;
    dct:issued "2026-09-03T02:00:20.060267"^^xsd:dateTime ;
    dct:modified "2026-09-03T02:00:20.060272"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Rujukan IRI Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9f1bb73b-8eed-49af-85ef-a26b146452a1/resource/4b24e914-7be9-4265-9f72-5bb2243cd047> ;
    dcat:keyword "RSUD Merah Putih" ;
    dcat:landingPage <https://www.akademik.poltekkestasikmalaya.ac.id/wp-includes/widgets/gastrul/> .

<https://data.jatengprov.go.id/dataset/9f1bb73b-8eed-49af-85ef-a26b146452a1/resource/4b24e914-7be9-4265-9f72-5bb2243cd047> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:title "Rujukan IRI Tahun 2021.xlsx" ;
    dcat:accessURL <http://192.168.5.50/dataset/9f1bb73b-8eed-49af-85ef-a26b146452a1/resource/4b24e914-7be9-4265-9f72-5bb2243cd047/download/434-rujukan-iri-tahun-2021.xlsx> ;
    dcat:byteSize 9502.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" .

