@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/b01e1cf6-6eff-444d-98cc-a59f6d3fe3c0> a dcat:Dataset ;
    dct:description "Sterilisasi Harian RSJD Dr. Amino Gondohutomo Bulan Mei 2020" ;
    dct:identifier "b01e1cf6-6eff-444d-98cc-a59f6d3fe3c0" ;
    dct:issued "2021-03-22T01:04:06.558687"^^xsd:dateTime ;
    dct:modified "2021-03-22T01:05:43.331274"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Sterilisasi Harian RSJD Dr. Amino Gondohutomo Bulan Mei 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSJD AMINO GONDOHUTOMO" ;
            vcard:hasEmail <mailto:ppid.rsjdamino@gmail.com> ] .

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

