@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/4392b3a8-2f3c-4c79-9095-afcc069f5187> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi Kunjungan IGD Bulan Agustus Berdasarkan Status Kunjungan di RSMS RSUD Prof. Dr. Margono Soekarjo Pada Tahun 2023" ;
    dct:identifier "4392b3a8-2f3c-4c79-9095-afcc069f5187" ;
    dct:issued "2023-10-30T06:10:29.456107"^^xsd:dateTime ;
    dct:modified "2023-10-30T06:10:29.456115"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Kunjungan IGD Agustus Berdasarkan Status Kunjungan di RSMS RSUD Margono Soekarjo 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Prof. Dr. Margono Soekarjo" ;
            vcard:hasEmail <mailto:rsmargono@jatengprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4392b3a8-2f3c-4c79-9095-afcc069f5187/resource/245fd3a7-c1b5-40a0-b925-53ce0ec49808> ;
    dcat:keyword "2023",
        "Agustus",
        "IGD",
        "Kunjungan",
        "RSMS",
        "Status Kunjungan" ;
    dcat:landingPage <https://rsmargono.jatengprov.go.id/rsms-opendata> .

<http://5.189.187.109/dataset/4392b3a8-2f3c-4c79-9095-afcc069f5187/resource/245fd3a7-c1b5-40a0-b925-53ce0ec49808> a dcat:Distribution ;
    dct:description "Data ini berisi SMF, jumlah kunjungan lama dan baru bulan Agustus ke IGD di RSMS RSUD Margono Soekarjo pada tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2023-09-13T00:24:48.863023"^^xsd:dateTime ;
    dct:modified "2023-10-30T06:10:29.439446"^^xsd:dateTime ;
    dct:title "Kunjungan IGD Agustus Berdasarkan Status Kunjungan di RSMS RSUD Margono Soekarjo 2023" ;
    dcat:accessURL <https://rsmargono.jatengprov.go.id/rsms-opendata/dataset/view/?resource=c44bfaf8-1269-43e5-8a09-11505dc27c6d&download=c44bfaf8-1269-43e5-8a09-11505dc27c6d&name=kunjungan-igd-agustus-berdasarkan-status-kunjungan-di-rsms-rsud-margono-soekarjo-2023.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<https://rsmargono.jatengprov.go.id/rsms-opendata> a foaf:Document .

