@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/9bb8708b-e61d-4a99-bee5-c4bd9c3c839d> a dcat:Dataset ;
    dct:description "LAPORAN PENDAPATAN BLUD BL. JULI 2018" ;
    dct:identifier "9bb8708b-e61d-4a99-bee5-c4bd9c3c839d" ;
    dct:issued "2019-09-27T13:23:50.919771"^^xsd:dateTime ;
    dct:modified "2019-09-27T13:25:42.193757"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "LAPORAN PENDAPATAN BLUD BL. JULI 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9bb8708b-e61d-4a99-bee5-c4bd9c3c839d/resource/e33d160e-2ed0-49d7-b5be-a40dbfa5e19e> ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/9bb8708b-e61d-4a99-bee5-c4bd9c3c839d/resource/e33d160e-2ed0-49d7-b5be-a40dbfa5e19e> a dcat:Distribution ;
    dct:description "LAPORAN PENDAPATAN BLUD BL. JULI 2018" ;
    dct:format ".csv" ;
    dct:title "LAPORAN PENDAPATAN BLUD BL. JULI 2018" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/9bb8708b-e61d-4a99-bee5-c4bd9c3c839d/resource/e33d160e-2ed0-49d7-b5be-a40dbfa5e19e/download/laporan-pendapatan-blud-bl.-juli-2018.csv> ;
    dcat:byteSize 7429.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> a foaf:Organization ;
    foaf:name "RSJD Surakarta " .

