@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/3f5639fc-26a8-4440-9781-ea51aeeb96ae> a dcat:Dataset ;
    dct:description "Dokumen tentang Standar Operasional Prosedur Pelaksanaan Isolasi Terpusat bagi pasien Covid-19" ;
    dct:identifier "3f5639fc-26a8-4440-9781-ea51aeeb96ae" ;
    dct:issued "2021-08-22T14:12:30.372800"^^xsd:dateTime ;
    dct:modified "2021-08-22T14:12:30.372812"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Standar Operasional Prosedur Pelaksanaan Isolasi Terpusat" .

<https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> a foaf:Organization ;
    foaf:name "Pemerintah Kota Surakarta" .

