@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.sumbarprov.go.id/dataset/e6f63dac-d8ac-44a8-ae77-dafd163e8bb6> a dcat:Dataset ;
    dct:description "Kunjungan Rawat Jalan berdasarkan Rehabilitasi Medik Februari 2024" ;
    dct:identifier "e6f63dac-d8ac-44a8-ae77-dafd163e8bb6" ;
    dct:issued "2024-06-25T07:37:08.570152"^^xsd:dateTime ;
    dct:modified "2024-06-25T07:45:54.271695"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/1a3d537a-298c-4b43-b63f-2a83419c24b8> ;
    dct:title "KUNJUNGAN RAWAT JALAN BERDASARKAN REHABILITASI MEDIK FEBRUARI 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Indra Asmar" ;
            vcard:hasEmail <mailto:indraasmar@gmail.com> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/e6f63dac-d8ac-44a8-ae77-dafd163e8bb6/resource/2e9cd8f2-e336-43e5-964f-9c429288cabe> ;
    dcat:keyword "health" ;
    dcat:landingPage <Kunjungan%20Rawat%20Jalan%20berdasarkan%20Rehabilitasi%20Medik%20Februari%202024> .

<https://data.sumbarprov.go.id/dataset/e6f63dac-d8ac-44a8-ae77-dafd163e8bb6/resource/2e9cd8f2-e336-43e5-964f-9c429288cabe> a dcat:Distribution ;
    dct:description "Kunjungan Rawat Jalan berdasarkan Rehabilitasi Medik Februari 2024" ;
    dct:format "CSV" ;
    dct:title "Kunjungan Rawat Jalan berdasarkan Rehabilitasi Medik Februari 2024" ;
    dcat:accessURL <https://data.sumbarprov.go.id/dataset/e6f63dac-d8ac-44a8-ae77-dafd163e8bb6/resource/2e9cd8f2-e336-43e5-964f-9c429288cabe/download/kunjungan-rawat-jalan-berdasarkan-rehabilitasi-medik-februari-2024.csv> ;
    dcat:byteSize 931.0 ;
    dcat:mediaType "text/csv" .

<https://data.sumbarprov.go.id/organization/1a3d537a-298c-4b43-b63f-2a83419c24b8> a foaf:Organization ;
    foaf:name "RSUD M. Natsir" .

