@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/410c4236-b04c-4744-9bfd-268e05877c96> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran dan Pendapatan bulan November 2016" ;
    dct:identifier "410c4236-b04c-4744-9bfd-268e05877c96" ;
    dct:issued "2018-10-05T04:00:12.360251"^^xsd:dateTime ;
    dct:modified "2018-10-05T04:00:35.006784"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> ;
    dct:title "Laporan Realisasi Anggaran bulan November 2016" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/410c4236-b04c-4744-9bfd-268e05877c96/resource/a2f33728-83cf-41f4-9214-141a286363b4> .

<https://data.jatengprov.go.id/dataset/410c4236-b04c-4744-9bfd-268e05877c96/resource/a2f33728-83cf-41f4-9214-141a286363b4> a dcat:Distribution ;
    dct:description "Laporan Realisasi Anggaran dan Pendapatan bulan November 2016" ;
    dct:format ".xlsx" ;
    dct:title "Laporan Realisasi Anggaran dan Pendapatan bulan November 2016" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/410c4236-b04c-4744-9bfd-268e05877c96/resource/a2f33728-83cf-41f4-9214-141a286363b4/download/nov16.xlsx> ;
    dcat:byteSize 27602.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 " .

