@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:5000/dataset/ffff7af4-2428-4cb1-b55a-e109a6593521> a dcat:Dataset ;
    dct:description "Rujukan IRI Tahun 2020" ;
    dct:identifier "ffff7af4-2428-4cb1-b55a-e109a6593521" ;
    dct:issued "2025-11-06T08:15:45.069197"^^xsd:dateTime ;
    dct:modified "2025-11-06T08:15:45.069204"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Rujukan IRI Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/ffff7af4-2428-4cb1-b55a-e109a6593521/resource/66b2e934-8e44-4364-9145-f954ffe1f1ff> ;
    dcat:keyword "RSUD Merah Putih" .

<http://5.189.187.109:5000/dataset/ffff7af4-2428-4cb1-b55a-e109a6593521/resource/66b2e934-8e44-4364-9145-f954ffe1f1ff> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2023-07-08T04:59:24.435719"^^xsd:dateTime ;
    dct:modified "2025-11-06T08:15:45.060760"^^xsd:dateTime ;
    dct:title "Rujukan IRI Tahun 2020.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/ffff7af4-2428-4cb1-b55a-e109a6593521/resource/66b2e934-8e44-4364-9145-f954ffe1f1ff/download/433-rujukan-iri-tahun-2020.xlsx> ;
    dcat:byteSize "9034"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> a foaf:Agent ;
    foaf:name "Kabupaten Magelang" .

