@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/adac783b-52e8-441a-b8ea-f2c7ec79dca8> a dcat:Dataset ;
    dct:description "LAPORAN BIAYA BLUD BL. JULI 2018" ;
    dct:identifier "adac783b-52e8-441a-b8ea-f2c7ec79dca8" ;
    dct:issued "2019-09-27T14:10:01.980237"^^xsd:dateTime ;
    dct:modified "2019-09-27T14:13:18.346289"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "LAPORAN BIAYA 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/adac783b-52e8-441a-b8ea-f2c7ec79dca8/resource/a6e67e44-6e68-422b-9f43-de2baab805f6> ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/adac783b-52e8-441a-b8ea-f2c7ec79dca8/resource/a6e67e44-6e68-422b-9f43-de2baab805f6> a dcat:Distribution ;
    dct:description "LAPORAN BIAYA BLUD BL. JULI 2018" ;
    dct:format ".csv" ;
    dct:title "LAPORAN BIAYA BLUD BL. JULI 2018" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/adac783b-52e8-441a-b8ea-f2c7ec79dca8/resource/a6e67e44-6e68-422b-9f43-de2baab805f6/download/laporan-biaya-blud-bl.-juli-2018.csv> ;
    dcat:byteSize 4435.0 ;
    dcat:mediaType "text/csv" .

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

