@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/f4ab8823-62e8-432e-ae58-33baa20d903f> a dcat:Dataset ;
    dct:description "Laporan jumlah pasien Gatotkaca 4 September 2022" ;
    dct:identifier "f4ab8823-62e8-432e-ae58-33baa20d903f" ;
    dct:issued "2022-10-30T10:00:20.478570"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:00:20.478582"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Laporan jumlah pasien Gatotkaca 4 September 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f4ab8823-62e8-432e-ae58-33baa20d903f/resource/342f1510-dd9b-44a8-9196-5516b17e6ec0> .

<https://data.jatengprov.go.id/dataset/f4ab8823-62e8-432e-ae58-33baa20d903f/resource/342f1510-dd9b-44a8-9196-5516b17e6ec0> a dcat:Distribution ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1u3lLZqtvmv1dmuHXg5PMsGDlbNxArukg/edit?usp=share_link&ouid=112789497381822848680&rtpof=true&sd=true> .

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

