@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/54a06736-6610-4270-849a-84ee2bf92bed> a dcat:Dataset ;
    dct:description "LAPORAN DEMOGRAFI PASIEN FEBRUARI 2019" ;
    dct:identifier "54a06736-6610-4270-849a-84ee2bf92bed" ;
    dct:issued "2019-08-06T03:30:47.086714"^^xsd:dateTime ;
    dct:modified "2019-08-06T03:33:19.535946"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "LAPORAN DEMOGRAFI PASIEN FEBRUARI 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "pde" ;
            vcard:hasEmail <mailto:pdeamino@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/54a06736-6610-4270-849a-84ee2bf92bed/resource/60674a38-9010-417a-8660-ed612ebc16ac> .

<https://data.jatengprov.go.id/dataset/54a06736-6610-4270-849a-84ee2bf92bed/resource/60674a38-9010-417a-8660-ed612ebc16ac> a dcat:Distribution ;
    dct:description "Laporan Demografi Pasien Bulan Februari 2019" ;
    dct:format ".xls" ;
    dct:title "Laporan Demografi Pasien Bulan Februari 2019" .

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

