@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/c57d4657-14e3-4abc-a7a9-51c1bd3e86f2> a dcat:Dataset ;
    dct:description "Datasheet Data Kunjungan Farmasi Rawat Jalan Tahun 2017 RSUD KELET" ;
    dct:identifier "c57d4657-14e3-4abc-a7a9-51c1bd3e86f2" ;
    dct:issued "2017-09-28T08:05:52.084347"^^xsd:dateTime ;
    dct:modified "2017-09-28T08:06:21.665294"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Data Kunjungan Farmasi Rawat Jalan Tahun 2017 RSUD KELET" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD KELET" ;
            vcard:hasEmail <mailto:rskelet@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c57d4657-14e3-4abc-a7a9-51c1bd3e86f2/resource/d383228c-2362-4fbd-a729-92794fbe8875> ;
    dcat:landingPage <SIMRS%20RSUD%20KELET> .

<https://data.jatengprov.go.id/dataset/c57d4657-14e3-4abc-a7a9-51c1bd3e86f2/resource/d383228c-2362-4fbd-a729-92794fbe8875> a dcat:Distribution ;
    dct:description "Datasheet Data Kunjungan Farmasi Rawat Jalan Tahun 2017 RSUD KELET" ;
    dct:format "CSV" ;
    dct:title "Data Kunjungan Farmasi Rawat Jalan Tahun 2017 RSUD KELET" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/c57d4657-14e3-4abc-a7a9-51c1bd3e86f2/resource/d383228c-2362-4fbd-a729-92794fbe8875/download/farmasi.xlsx> ;
    dcat:byteSize 15046.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> a foaf:Organization ;
    foaf:name "RSUD Kelet " .

