@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/d20d1a53-b3a2-46a7-b9d5-ffbbf438dcd6> a dcat:Dataset ;
    dct:description "RUP Covid" ;
    dct:identifier "d20d1a53-b3a2-46a7-b9d5-ffbbf438dcd6" ;
    dct:issued "2020-09-22T02:30:26.317723"^^xsd:dateTime ;
    dct:modified "2020-09-22T02:31:03.554911"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "RUP Covid" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "pdeamino" ;
            vcard:hasEmail <mailto:pdeamino@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d20d1a53-b3a2-46a7-b9d5-ffbbf438dcd6/resource/0474a674-1d00-46f1-927b-d46bfa83fa1a> .

<https://data.jatengprov.go.id/dataset/d20d1a53-b3a2-46a7-b9d5-ffbbf438dcd6/resource/0474a674-1d00-46f1-927b-d46bfa83fa1a> a dcat:Distribution ;
    dct:description "RUP Covid" ;
    dct:format "DOCX" ;
    dct:title "RUP Covid" ;
    dcat:accessURL <https://drive.google.com/file/d/1LyTNy7A9inzrr-5IHESUbSKS2R9u9DCW/view> .

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

