@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/dataset/ea6b7c2b-91c0-4bd9-9cac-cfbd1352c924> a dcat:Dataset ;
    dct:description "Daftar Pengaduan RSUD Kardinah Kota Tegal Bulan April 2024" ;
    dct:identifier "ea6b7c2b-91c0-4bd9-9cac-cfbd1352c924" ;
    dct:issued "2024-05-11T15:31:25.099028"^^xsd:dateTime ;
    dct:modified "2024-05-11T15:31:25.099035"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Daftar Pengaduan Bulan April 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amlik Reza" ] ;
    dcat:distribution <http://5.189.187.109/dataset/ea6b7c2b-91c0-4bd9-9cac-cfbd1352c924/resource/e3bf5246-8086-48d9-93a7-04d2c85fec0b> ;
    dcat:keyword "daftar pengaduan" .

<http://5.189.187.109/dataset/ea6b7c2b-91c0-4bd9-9cac-cfbd1352c924/resource/e3bf5246-8086-48d9-93a7-04d2c85fec0b> a dcat:Distribution ;
    dct:description "Daftar Pengaduan RSUD Kardinah Kota Tegal Bulan April 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-05-11T01:07:34.466267"^^xsd:dateTime ;
    dct:modified "2024-05-11T15:31:25.094134"^^xsd:dateTime ;
    dct:title "Daftar Pengaduan Bulan April 2024" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/ea6b7c2b-91c0-4bd9-9cac-cfbd1352c924/resource/e3bf5246-8086-48d9-93a7-04d2c85fec0b/download/daftar-pengaduan-april-2024-fix.xlsx> ;
    dcat:byteSize "145472"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

