@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/b6ad0050-94c8-4c0c-a84c-3c3d20271eda> a dcat:Dataset ;
    dct:description "Daftar APAR RSUD Dr. Moewardi 2018" ;
    dct:identifier "b6ad0050-94c8-4c0c-a84c-3c3d20271eda" ;
    dct:issued "2018-11-26T01:06:48.147824"^^xsd:dateTime ;
    dct:modified "2018-11-26T01:08:34.275820"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> ;
    dct:title "Inventarisasi APAR" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b6ad0050-94c8-4c0c-a84c-3c3d20271eda/resource/39bede8b-0663-4139-9625-37d5e08c2bca> .

<https://data.jatengprov.go.id/dataset/b6ad0050-94c8-4c0c-a84c-3c3d20271eda/resource/39bede8b-0663-4139-9625-37d5e08c2bca> a dcat:Distribution ;
    dct:description "Daftar APAR 2018" ;
    dct:format ".xlsx" ;
    dct:title "Inventarisasi APAR RSUD Dr. Moewardi 2018" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/b6ad0050-94c8-4c0c-a84c-3c3d20271eda/resource/39bede8b-0663-4139-9625-37d5e08c2bca/download/inventarisasi-apar.xlsx> ;
    dcat:byteSize 21574.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> a foaf:Organization ;
    foaf:name "RSUD dr. Moewardi " .

