@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#> .

<https://data.jatengprov.go.id/dataset/23f170aa-8827-4a7b-89b6-32132de9f001> 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 2025" ;
    dct:identifier "23f170aa-8827-4a7b-89b6-32132de9f001" ;
    dct:issued "2025-10-06T02:45:51.632048"^^xsd:dateTime ;
    dct:modified "2025-10-06T02:45:57.534995"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/2c2e3816-e0bd-4e5b-8e5f-7501a38078d6> ;
    dct:title "Kunjungan IGD Agustus Berdasarkan Status Kunjungan di RSMS RSUD Margono Soekarjo 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Prof. Dr. Margono Soekarjo" ;
            vcard:hasEmail <mailto:rsmargono@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/23f170aa-8827-4a7b-89b6-32132de9f001/resource/c0adf9d2-ce3a-42aa-8d66-60226e48315a> ;
    dcat:keyword "2025",
        "Agustus",
        "IGD",
        "Kunjungan",
        "RSMS",
        "Status Kunjungan" ;
    dcat:landingPage <https://rsmargono.jatengprov.go.id/rsms-opendata> .

<https://data.jatengprov.go.id/dataset/23f170aa-8827-4a7b-89b6-32132de9f001/resource/c0adf9d2-ce3a-42aa-8d66-60226e48315a> 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 2025" ;
    dct:format "CSV" ;
    dct:title "Kunjungan IGD Agustus Berdasarkan Status Kunjungan di RSMS RSUD Margono Soekarjo 2025" ;
    dcat:accessURL <https://rsmargono.jatengprov.go.id/rsms-opendata/dataset/view/?resource=2c6a40e3-cb66-47b0-b5ad-16f648c449e7&download=2c6a40e3-cb66-47b0-b5ad-16f648c449e7&name=kunjungan-igd-agustus-berdasarkan-status-kunjungan-di-rsms-rsud-margono-soekarjo-2025.csv> ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/2c2e3816-e0bd-4e5b-8e5f-7501a38078d6> a foaf:Organization ;
    foaf:name "RSUD Prof. Dr. Margono Soekarjo " .

