@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/892c2c91-7dc6-4384-85fd-1d2e16e83f77> a dcat:Dataset ;
    dct:description "KEPATUHAN PENGGUNAAN FORMULARIUM RS NON PROVIDER BPJS Bulan Januari 2020" ;
    dct:identifier "892c2c91-7dc6-4384-85fd-1d2e16e83f77" ;
    dct:issued "2021-05-11T06:51:04.955607"^^xsd:dateTime ;
    dct:modified "2021-05-11T06:51:48.944510"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "KEPATUHAN PENGGUNAAN FORMULARIUM RS NON PROVIDER BPJS Bulan Januari 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> a foaf:Organization ;
    foaf:name "RSJD Surakarta " .

