@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/bb90b6d4-0c82-4ef9-b81e-38b54335b332> a dcat:Dataset ;
    dct:description "Data tentang Kegiatan Khusus di RSUD Tahun 2022" ;
    dct:identifier "7891029471" ;
    dct:issued "2022-12-04"^^xsd:date ;
    dct:modified "2023-01-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "RUMAH SAKIT UMUM DAERAH" ] ;
    dct:title "Kegiatan Khusus di RSUD Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/bb90b6d4-0c82-4ef9-b81e-38b54335b332/resource/0b8e8160-2529-4909-ad31-097460d22248> ;
    dcat:keyword "Kegiatan" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=Nzg5MTAyOTQ3MQ> .

<http://5.189.187.109/dataset/bb90b6d4-0c82-4ef9-b81e-38b54335b332/resource/0b8e8160-2529-4909-ad31-097460d22248> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:53:06.869352"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:53:06.850774"^^xsd:dateTime ;
    dct:title "kegiatan khusus di rsud tahun 2022 done.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/16/DATA_20221116125653-4780091686.xlsx> .

<https://sidatin.dumaikota.go.id?dataset=Nzg5MTAyOTQ3MQ> a foaf:Document .

