@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/36e602f2-9495-4bb9-bc87-08d08eed18ec> a dcat:Dataset ;
    dct:description "Tata Cara Pendaftaran Online" ;
    dct:identifier "36e602f2-9495-4bb9-bc87-08d08eed18ec" ;
    dct:issued "2019-11-04T13:01:08.706527"^^xsd:dateTime ;
    dct:modified "2019-11-04T13:01:08.706538"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "Tata Cara Pendaftaran Online - RSUD Dr. R. Soeprapto Cepu" .

<https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Blora" .

