@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/8cc49b8a-ab2a-4a49-999e-94f2286b9f80> a dcat:Dataset ;
    dct:description "Laporan Operasional Tahun 2020" ;
    dct:identifier "8cc49b8a-ab2a-4a49-999e-94f2286b9f80" ;
    dct:issued "2020-07-07T05:13:35.213122"^^xsd:dateTime ;
    dct:modified "2020-07-07T05:14:01.011436"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Laporan Operasional Tahun 2020" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "pdeamino@gmail.com" ;
            vcard:hasEmail <mailto:pdeamino@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8cc49b8a-ab2a-4a49-999e-94f2286b9f80/resource/0e973556-5e51-40a4-bba7-597a361a2bfe> .

<https://data.jatengprov.go.id/dataset/8cc49b8a-ab2a-4a49-999e-94f2286b9f80/resource/0e973556-5e51-40a4-bba7-597a361a2bfe> a dcat:Distribution ;
    dct:description "Laporan Operasional Tahun 2020" ;
    dct:format "PDF" ;
    dct:title "Laporan Operasional Tahun 2020" ;
    dcat:accessURL <https://drive.google.com/file/d/1vn978OEzyyvgoO6e-ZuabTOEc6-oaoGX/view> .

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

