@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/a8948f57-02f3-4885-9649-d1b55de0f70d> a dcat:Dataset ;
    dct:description "Jumlah Kasus Non Bedah di IGD Bulanan" ;
    dct:identifier "a8948f57-02f3-4885-9649-d1b55de0f70d" ;
    dct:issued "2022-10-30T10:16:58.365272"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:16:58.365278"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Kasus Non Bedah di IGD Bulanan" ;
    dcat:distribution <http://5.189.187.109/dataset/a8948f57-02f3-4885-9649-d1b55de0f70d/resource/55f36970-0ed3-41f4-8020-a4f335cdceb5>,
        <http://5.189.187.109/dataset/a8948f57-02f3-4885-9649-d1b55de0f70d/resource/fd4612ec-cca6-428a-ac97-32545286686a> ;
    dcat:keyword "2019",
        "2020",
        "aceh selatan",
        "bedah",
        "igd" .

<http://5.189.187.109/dataset/a8948f57-02f3-4885-9649-d1b55de0f70d/resource/55f36970-0ed3-41f4-8020-a4f335cdceb5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-05-20T02:32:59.971913"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:16:58.352898"^^xsd:dateTime ;
    dct:title "Jumlah Kasus Non Bedah di IGD Bulanan Tahun 2020.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/a8948f57-02f3-4885-9649-d1b55de0f70d/resource/55f36970-0ed3-41f4-8020-a4f335cdceb5/download/jumlah-kasus-non-bedah-di-igd-bulanan-tahun-2020.csv> ;
    dcat:byteSize "161"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/a8948f57-02f3-4885-9649-d1b55de0f70d/resource/fd4612ec-cca6-428a-ac97-32545286686a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-05-20T02:32:48.148094"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:16:58.350943"^^xsd:dateTime ;
    dct:title "Jumlah Kasus Non Bedah di IGD Bulanan Tahun 2019.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/a8948f57-02f3-4885-9649-d1b55de0f70d/resource/fd4612ec-cca6-428a-ac97-32545286686a/download/jumlah-kasus-non-bedah-di-igd-bulanan-tahun-2019.csv> ;
    dcat:byteSize "161"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Selatan" .

