@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/37655532-df86-434b-ae36-bddb6b83836b> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai BTO MARET 2018" ;
    dct:identifier "37655532-df86-434b-ae36-bddb6b83836b" ;
    dct:issued "2018-10-05T06:35:16.065841"^^xsd:dateTime ;
    dct:modified "2018-10-05T06:35:32.078945"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> ;
    dct:title "BTO MARET 2018" ;
    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/37655532-df86-434b-ae36-bddb6b83836b/resource/aa0880d5-00b9-40a0-829c-11a6fdcab520> ;
    dcat:landingPage <http://data.rsjd-sujarwadi.com/data/detail/bto-maret-2018> .

<https://data.jatengprov.go.id/dataset/37655532-df86-434b-ae36-bddb6b83836b/resource/aa0880d5-00b9-40a0-829c-11a6fdcab520> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai BTO MARET 2018" ;
    dct:format "CSV" ;
    dct:title "BTO MARET 2018" ;
    dcat:accessURL <http://data.rsjd-sujarwadi.com/data/get/BTO%20MARET%202018.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 " .

