@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/baeb8488-935f-475a-a8e3-36b8864015a3> a dcat:Dataset ;
    dct:description "Daftar SK Tahun 2020" ;
    dct:identifier "baeb8488-935f-475a-a8e3-36b8864015a3" ;
    dct:issued "2020-08-12T13:17:34.217883"^^xsd:dateTime ;
    dct:modified "2020-08-12T13:17:34.217893"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Daftar SK Tahun 2020" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/baeb8488-935f-475a-a8e3-36b8864015a3/resource/445e168f-5a95-4190-9b0a-683786e6a5a9> .

<https://data.jatengprov.go.id/dataset/baeb8488-935f-475a-a8e3-36b8864015a3/resource/445e168f-5a95-4190-9b0a-683786e6a5a9> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Daftar SK Tahun 2020" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/baeb8488-935f-475a-a8e3-36b8864015a3/resource/445e168f-5a95-4190-9b0a-683786e6a5a9/download/a.6.d-daftar-sk-2020.xls> ;
    dcat:byteSize 210432.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> a foaf:Organization ;
    foaf:name "RSUD Tugurejo " .

