@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/2118c551-b901-4fa3-b980-e24661529962> a dcat:Dataset ;
    dct:description "LAPORAN BIAYA BLUD BL. AGUSTUS 2019" ;
    dct:identifier "2118c551-b901-4fa3-b980-e24661529962" ;
    dct:issued "2019-09-18T02:37:32.757502"^^xsd:dateTime ;
    dct:modified "2019-09-18T03:34:44.929883"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "LAPORAN BIAYA BLUD BL. AGUSTUS 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:pid.rsjdaz@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2118c551-b901-4fa3-b980-e24661529962/resource/66a48184-b2ed-45c7-9827-2c6c2ee946ea> ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/2118c551-b901-4fa3-b980-e24661529962/resource/66a48184-b2ed-45c7-9827-2c6c2ee946ea> a dcat:Distribution ;
    dct:description "LAPORAN BIAYA BLUD BL. AGUSTUS 2019" ;
    dct:format ".csv" ;
    dct:title "LAPORAN BIAYA BLUD BL. AGUSTUS 2019" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/2118c551-b901-4fa3-b980-e24661529962/resource/66a48184-b2ed-45c7-9827-2c6c2ee946ea/download/laporan-biaya-blud-bl.-agustus-2019.csv> ;
    dcat:byteSize 4371.0 ;
    dcat:mediaType "text/csv" .

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

