@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/7709a901-e3db-46bc-9228-01046dd98f90> a dcat:Dataset ;
    dct:description "LAPORAN BIAYA BLUD BL. JULI 2019" ;
    dct:identifier "7709a901-e3db-46bc-9228-01046dd98f90" ;
    dct:issued "2019-09-18T02:32:56.010170"^^xsd:dateTime ;
    dct:modified "2019-09-18T03:36:00.227184"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "LAPORAN BIAYA BLUD BL. JULI 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/7709a901-e3db-46bc-9228-01046dd98f90/resource/13b2bc04-fbe1-495f-898d-a2b5f57f777c> ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/7709a901-e3db-46bc-9228-01046dd98f90/resource/13b2bc04-fbe1-495f-898d-a2b5f57f777c> a dcat:Distribution ;
    dct:description "LAPORAN BIAYA BLUD BL. JULI 2019" ;
    dct:format ".csv" ;
    dct:title "LAPORAN BIAYA BLUD BL. JULI 2019" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/7709a901-e3db-46bc-9228-01046dd98f90/resource/13b2bc04-fbe1-495f-898d-a2b5f57f777c/download/laporan-biaya-blud-bl.-juli-2019.csv> ;
    dcat:byteSize 4339.0 ;
    dcat:mediaType "text/csv" .

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

