@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/042c916d-be8b-4fbb-9c37-b4e3ee6ba0ff> a dcat:Dataset ;
    dct:description "Jumlah kunjungan pasien di Instalasi Gawat Darurat" ;
    dct:identifier "042c916d-be8b-4fbb-9c37-b4e3ee6ba0ff" ;
    dct:issued "2023-02-13T03:37:44.609681"^^xsd:dateTime ;
    dct:modified "2024-06-13T05:13:10.551586"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/90ca0c0f-af32-4539-bfeb-9aeb66c863b8> ;
    dct:title "JUMLAH KUNJUNGAN IGD" ;
    dcat:distribution <http://5.189.187.109/dataset/042c916d-be8b-4fbb-9c37-b4e3ee6ba0ff/resource/1ede6531-278d-4248-8301-894512d5a96e>,
        <http://5.189.187.109/dataset/042c916d-be8b-4fbb-9c37-b4e3ee6ba0ff/resource/c809fc1e-225d-4c51-a630-cbaed138c967> .

<http://5.189.187.109/dataset/042c916d-be8b-4fbb-9c37-b4e3ee6ba0ff/resource/1ede6531-278d-4248-8301-894512d5a96e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-05-16T01:50:53.557084"^^xsd:dateTime ;
    dct:modified "2024-06-13T05:13:10.559316"^^xsd:dateTime ;
    dct:title "JUMLAH KUNJUNGAN IGD Desember 2023" ;
    dcat:accessURL <https://satudata.lombokbaratkab.go.id/storage/upload/file-publish/Desember-2023-2199.XLSX> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/042c916d-be8b-4fbb-9c37-b4e3ee6ba0ff/resource/c809fc1e-225d-4c51-a630-cbaed138c967> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-01-16T00:32:57.047008"^^xsd:dateTime ;
    dct:modified "2023-02-13T03:37:44.597095"^^xsd:dateTime ;
    dct:title "JUMLAH KUNJUNGAN IGD Desember 2022" ;
    dcat:accessURL <https://satudata.lombokbaratkab.go.id/storage/upload/file-publish/Desember-2022-2199.XLSX> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/90ca0c0f-af32-4539-bfeb-9aeb66c863b8> a foaf:Agent ;
    foaf:name "Kabupaten Lombok Barat" .

