@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/8a841192-c50f-4284-903a-388bc7b67deb> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai KUNJUNGAN RANAP AGUSTUS 2019" ;
    dct:identifier "8a841192-c50f-4284-903a-388bc7b67deb" ;
    dct:issued "2020-11-23T05:19:21.168274"^^xsd:dateTime ;
    dct:modified "2020-11-23T05:19:39.594450"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> ;
    dct:title "KUNJUNGAN RANAP AGUSTUS 2019" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSJD Dr. RM. Soedjarwadi" ;
            vcard:hasEmail <mailto:soedjarwadi@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8a841192-c50f-4284-903a-388bc7b67deb/resource/e3b01cac-34bd-480a-9bec-23f19be87b48> ;
    dcat:landingPage <http://data.rsjd-sujarwadi.com/data/detail/kunjungan-ranap-agustus-2019> .

<https://data.jatengprov.go.id/dataset/8a841192-c50f-4284-903a-388bc7b67deb/resource/e3b01cac-34bd-480a-9bec-23f19be87b48> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai KUNJUNGAN RANAP AGUSTUS 2019" ;
    dct:format "CSV" ;
    dct:title "KUNJUNGAN RANAP AGUSTUS 2019" ;
    dcat:accessURL <http://data.rsjd-sujarwadi.com/data/get/KUNJUNGAN%20RANAP%20AGUSTUS%202019.csv> ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> a foaf:Organization ;
    foaf:name "RSJD Dr. RM Soedjarwadi " .

