@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/e88be6bf-5823-4c85-af74-e5791bae4f97> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai BOR DESEMBER 2019" ;
    dct:identifier "e88be6bf-5823-4c85-af74-e5791bae4f97" ;
    dct:issued "2020-11-23T06:03:26.347751"^^xsd:dateTime ;
    dct:modified "2020-11-23T06:03:43.448778"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> ;
    dct:title "BOR DESEMBER 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/e88be6bf-5823-4c85-af74-e5791bae4f97/resource/157f1e9b-93c7-4014-8361-00ee271e3e1a> ;
    dcat:landingPage <http://data.rsjd-sujarwadi.com/data/detail/bor-desember-2019> .

<https://data.jatengprov.go.id/dataset/e88be6bf-5823-4c85-af74-e5791bae4f97/resource/157f1e9b-93c7-4014-8361-00ee271e3e1a> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai BOR DESEMBER 2019" ;
    dct:format "CSV" ;
    dct:title "BOR DESEMBER 2019" ;
    dcat:accessURL <http://data.rsjd-sujarwadi.com/data/get/BOR%20DESEMBER%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 " .

