@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/921c4786-0b9c-4ffa-8021-75ad146b6327> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi Jumlah Kunjungan Pasien Dengan Penjamin BPJS RSUD Prof. Dr. Margono Soekarjo Tahun 2024" ;
    dct:identifier "921c4786-0b9c-4ffa-8021-75ad146b6327" ;
    dct:issued "2024-03-04T05:02:40.443702"^^xsd:dateTime ;
    dct:modified "2024-03-04T05:02:41.019701"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/2c2e3816-e0bd-4e5b-8e5f-7501a38078d6> ;
    dct:title "Jumlah Kunjungan Pasien Dengan Penjamin BPJS RSUD Margono 2024" ;
    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/921c4786-0b9c-4ffa-8021-75ad146b6327/resource/d615999b-6416-4def-9ee2-b33ba0efd1a1> ;
    dcat:keyword "2024",
        "BPJS",
        "Kunjungan",
        "Penjamin" ;
    dcat:landingPage <https://rsmargono.jatengprov.go.id/rsms-opendata> .

<https://data.jatengprov.go.id/dataset/921c4786-0b9c-4ffa-8021-75ad146b6327/resource/d615999b-6416-4def-9ee2-b33ba0efd1a1> a dcat:Distribution ;
    dct:description "Data ini berisi informasi Jumlah Kunjungan Pasien BPJS berdasarkan Jenis Kelamin (Laki-Laki dan Perempuan), BPJS PBI, BPJS Non PBI, dan BPJS Ketenagakerjaan di RSUD Prof. Dr. Margono Soekarjo Tahun 2024" ;
    dct:format "CSV" ;
    dct:title "Jumlah Kunjungan Pasien Dengan Penjamin BPJS RSUD Margono 2024" ;
    dcat:accessURL <https://rsmargono.jatengprov.go.id/rsms-opendata/dataset/view/?resource=e5cf0703-36fa-4eb3-a71d-86f12da7507c&download=e5cf0703-36fa-4eb3-a71d-86f12da7507c&name=jumlah-kunjungan-pasien-dengan-penjamin-bpjs-rsud-margono-2024.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 " .

