@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/74a0263f-6645-4fbf-b70a-ec1053209730> a dcat:Dataset ;
    dct:description "LAPORAN DEMOGRAFI PASIEN JANUARI 2019" ;
    dct:identifier "74a0263f-6645-4fbf-b70a-ec1053209730" ;
    dct:issued "2019-08-06T01:26:03.751387"^^xsd:dateTime ;
    dct:modified "2019-08-06T03:01:43.470571"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "LAPORAN DEMOGRAFI PASIEN JANUARI 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "pde" ;
            vcard:hasEmail <mailto:pdeamino@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/74a0263f-6645-4fbf-b70a-ec1053209730/resource/9f95c9b1-6b51-4d25-8c2c-2e2c35b35568> .

<https://data.jatengprov.go.id/dataset/74a0263f-6645-4fbf-b70a-ec1053209730/resource/9f95c9b1-6b51-4d25-8c2c-2e2c35b35568> a dcat:Distribution ;
    dct:description "Laporan Demografi Pasien Bulan Januari 2019" ;
    dct:format ".xls" ;
    dct:title "Laporan Demografi Pasien Bulan Januari 2019" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/74a0263f-6645-4fbf-b70a-ec1053209730/resource/9f95c9b1-6b51-4d25-8c2c-2e2c35b35568/download/laporan-demografi-pasien-januari-2019.xls> ;
    dcat:byteSize 31517.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

