@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/1c61c3c3-7835-4fab-8dde-5419023aa0d6> a dcat:Dataset ;
    dct:description "Laporan rincian pendapatan bulan Oktober 2017" ;
    dct:identifier "1c61c3c3-7835-4fab-8dde-5419023aa0d6" ;
    dct:issued "2018-10-03T03:16:45.329554"^^xsd:dateTime ;
    dct:modified "2018-10-03T03:22:14.268450"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> ;
    dct:title "Laporan pendapatan bulan Oktober 2017" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1c61c3c3-7835-4fab-8dde-5419023aa0d6/resource/5635982d-0ff6-473b-8e72-0125d84500bd> .

<https://data.jatengprov.go.id/dataset/1c61c3c3-7835-4fab-8dde-5419023aa0d6/resource/5635982d-0ff6-473b-8e72-0125d84500bd> a dcat:Distribution ;
    dct:description "laporan-pendapatan-bulan-oktober-2017" ;
    dct:format "XLSX" ;
    dct:title "laporan-pendapatan-bulan-oktober-2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/1c61c3c3-7835-4fab-8dde-5419023aa0d6/resource/5635982d-0ff6-473b-8e72-0125d84500bd/download/laporan-pendapatan-bulan-oktober-2017.xlsx> ;
    dcat:byteSize 60232.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 " .

