@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/40601dfb-d47c-4909-861b-7eaaa2560977> a dcat:Dataset ;
    dct:description "LAPORAN KUNJUNGAN POLI FISIOTERAPI TAHUN 2018" ;
    dct:identifier "40601dfb-d47c-4909-861b-7eaaa2560977" ;
    dct:issued "2019-08-06T06:54:37.616210"^^xsd:dateTime ;
    dct:modified "2019-08-06T07:02:05.336906"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "LAPORAN KUNJUNGAN POLI FISIOTERAPI TAHUN 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "pde" ;
            vcard:hasEmail <mailto:pdeamino@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/40601dfb-d47c-4909-861b-7eaaa2560977/resource/7baf452d-28b6-4034-bcb3-c80fddd27bbb> .

<https://data.jatengprov.go.id/dataset/40601dfb-d47c-4909-861b-7eaaa2560977/resource/7baf452d-28b6-4034-bcb3-c80fddd27bbb> a dcat:Distribution ;
    dct:description "Laporan Kunjungan Poli Fisioterapi Tahun 2018" ;
    dct:format ".xls" ;
    dct:title "Laporan Kunjungan Poli Fisioterapi Tahun 2018" .

<https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> a foaf:Organization ;
    foaf:name "RSJD Dr. Amino Gondohutomo " .

