@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/f2ad6c57-9c4b-4cc7-9104-44d4849ea183> a dcat:Dataset ;
    dct:description "Hasil pengendalian PEST RSJD Dr. Amino Gondohutomo Agustus 2020" ;
    dct:identifier "f2ad6c57-9c4b-4cc7-9104-44d4849ea183" ;
    dct:issued "2021-09-17T03:33:40.114475"^^xsd:dateTime ;
    dct:modified "2021-09-17T03:34:04.229071"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Hasil pengendalian PEST RSJD Dr. Amino Gondohutomo Agustus 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSJD AMINO GONDOHUTOMO" ;
            vcard:hasEmail <mailto:ppid.rsjdamino@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f2ad6c57-9c4b-4cc7-9104-44d4849ea183/resource/c00afabc-414a-47bb-9854-b570f4459bd7> .

<https://data.jatengprov.go.id/dataset/f2ad6c57-9c4b-4cc7-9104-44d4849ea183/resource/c00afabc-414a-47bb-9854-b570f4459bd7> a dcat:Distribution ;
    dct:description "Hasil pengendalian PEST RSJD Dr. Amino Gondohutomo Agustus 2020" ;
    dct:format ".xlsx" ;
    dct:title "Hasil pengendalian PEST RSJD Dr. Amino Gondohutomo Agustus 2020" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/f2ad6c57-9c4b-4cc7-9104-44d4849ea183/resource/c00afabc-414a-47bb-9854-b570f4459bd7/download/hasil-pengendalian-pest-rsjd-dr.-amino-gondohutomo-agustus-2020.xlsx> ;
    dcat:byteSize 17068.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

