@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/cb0eeb4e-2b2a-48d8-a0d7-c4b5a9ce91be> a dcat:Dataset ;
    dct:description "LAPORAN STATISTIK BULAN AGUSTUS 2022" ;
    dct:identifier "cb0eeb4e-2b2a-48d8-a0d7-c4b5a9ce91be" ;
    dct:issued "2022-09-20T08:44:01.121801"^^xsd:dateTime ;
    dct:modified "2022-09-20T08:44:28.028588"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> ;
    dct:title "LAPORAN STATISTIK BULAN AGUSTUS 2022" .

<https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> a foaf:Organization ;
    foaf:name "RSUD dr. Moewardi " .

