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

<http://5.189.187.109:5000/dataset/273a9327-5da1-494f-be90-373500ff4b20> a dcat:Dataset ;
    dct:description "<p>Data Ruang Gizi di Rumah Sakit Jiwa Provinsi Kalimantan Barat</p>" ;
    dct:identifier "273a9327-5da1-494f-be90-373500ff4b20" ;
    dct:issued "2025-11-19T15:04:46.841363"^^xsd:dateTime ;
    dct:modified "2025-11-19T15:04:46.841369"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "Ruang Gizi" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSJProvKalbar" ;
            vcard:hasEmail <mailto:widya.rsj@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/273a9327-5da1-494f-be90-373500ff4b20/resource/80f4e34a-fc0b-4bd4-93f3-96ffe829d9e1> .

<http://5.189.187.109:5000/dataset/273a9327-5da1-494f-be90-373500ff4b20/resource/80f4e34a-fc0b-4bd4-93f3-96ffe829d9e1> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-11-28T02:14:00"^^xsd:dateTime ;
    dct:modified "2025-11-19T15:04:46.835033"^^xsd:dateTime ;
    dct:title "Data Ruang Gizi 2024.xls" ;
    dcat:accessURL <https://data.kalbarprov.go.id/dataset/273a9327-5da1-494f-be90-373500ff4b20/resource/80f4e34a-fc0b-4bd4-93f3-96ffe829d9e1/download/0328d4634bf9cb1b2b6dcf480d8ced73.xls> ;
    dcat:byteSize "17408"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109:5000/organization/1679090e-4421-475d-b771-770593b2056d> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Barat" .

