@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/0201c47b-bd04-4ef1-b86e-d64b42fdf479> a dcat:Dataset ;
    dct:description "<p>Jumlah Tenaga Gizi Tahun 2024</p>" ;
    dct:identifier "0201c47b-bd04-4ef1-b86e-d64b42fdf479" ;
    dct:issued "2025-11-19T11:22:06.336119"^^xsd:dateTime ;
    dct:modified "2025-11-19T11:22:06.336127"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "Jumlah Tenaga Gizi di RSJ Provinsi Kalimantan Barat Tahun 2024" ;
    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/0201c47b-bd04-4ef1-b86e-d64b42fdf479/resource/d61abe90-a9c6-4fe1-aa85-60ce2580493f> .

<http://5.189.187.109:5000/dataset/0201c47b-bd04-4ef1-b86e-d64b42fdf479/resource/d61abe90-a9c6-4fe1-aa85-60ce2580493f> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-11-22T01:44:24"^^xsd:dateTime ;
    dct:modified "2025-11-19T11:22:06.330110"^^xsd:dateTime ;
    dct:title "Jumlah Tenaga Gizi 2024.xls" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/0201c47b-bd04-4ef1-b86e-d64b42fdf479/resource/d61abe90-a9c6-4fe1-aa85-60ce2580493f/download/100a6749ff2baa597206fac21899c4fb.xls> ;
    dcat:byteSize "17920"^^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" .

