@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/04b06134-174d-4d2e-83e6-dfe469a563ab> a dcat:Dataset ;
    dct:description "LAPORAN DEMOGRAFI PASIEN APRIL 2019" ;
    dct:identifier "04b06134-174d-4d2e-83e6-dfe469a563ab" ;
    dct:issued "2019-08-06T03:41:21.682757"^^xsd:dateTime ;
    dct:modified "2019-08-06T03:42:05.010042"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "LAPORAN DEMOGRAFI PASIEN APRIL 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "pde" ;
            vcard:hasEmail <mailto:pdeamino@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/04b06134-174d-4d2e-83e6-dfe469a563ab/resource/668406eb-32cb-4e8c-a6b3-7c1d591a01b8> .

<https://data.jatengprov.go.id/dataset/04b06134-174d-4d2e-83e6-dfe469a563ab/resource/668406eb-32cb-4e8c-a6b3-7c1d591a01b8> a dcat:Distribution ;
    dct:description "Laporan Demografi Pasien April 2019" ;
    dct:format ".xls" ;
    dct:title "Laporan Demografi Pasien April 2019" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/04b06134-174d-4d2e-83e6-dfe469a563ab/resource/668406eb-32cb-4e8c-a6b3-7c1d591a01b8/download/laporan-demografi-pasien-april-2019.xls> ;
    dcat:byteSize 26234.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 " .

