@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/f8ec1ddd-2959-42a6-85c7-44466ac189cf> a dcat:Dataset ;
    dct:description "Laporan jumlah pasien Nakula 4 September 2022" ;
    dct:identifier "f8ec1ddd-2959-42a6-85c7-44466ac189cf" ;
    dct:issued "2022-10-30T10:00:26.770510"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:00:26.770523"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Laporan jumlah pasien Nakula 4 September 2022" .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

