@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/e1cbd7c7-deb6-4aa9-b65e-c2aed4e1201b> a dcat:Dataset ;
    dct:description "Daftar Informasi Publik (DIP) RSUD Muntilan Tahun 2021" ;
    dct:identifier "e1cbd7c7-deb6-4aa9-b65e-c2aed4e1201b" ;
    dct:issued "2026-09-03T02:05:08.617210"^^xsd:dateTime ;
    dct:modified "2026-09-03T02:05:08.617215"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Daftar Informasi Publik (DIP) RSUD Muntilan Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Muntilan" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e1cbd7c7-deb6-4aa9-b65e-c2aed4e1201b/resource/b1259bbf-4797-4062-a9ae-cb8dd03f12ce> ;
    dcat:landingPage <RSUD%20Muntilan> .

<https://data.jatengprov.go.id/dataset/e1cbd7c7-deb6-4aa9-b65e-c2aed4e1201b/resource/b1259bbf-4797-4062-a9ae-cb8dd03f12ce> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "SK Dir Penetapan Daftar Informasi Publik 2021.pdf" ;
    dcat:accessURL <http://192.168.5.50/dataset/e1cbd7c7-deb6-4aa9-b65e-c2aed4e1201b/resource/b1259bbf-4797-4062-a9ae-cb8dd03f12ce/download/sk-dir-penetapan-daftar-informasi-publik-2021.pdf> ;
    dcat:byteSize 275702.0 ;
    dcat:mediaType "application/pdf" .

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

