@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/48658571-164f-4fa1-9ec4-f8a8de290ee3> a dcat:Dataset ;
    dct:description "LAPORAN BIAYA BLUD BL. JULI 2020" ;
    dct:identifier "48658571-164f-4fa1-9ec4-f8a8de290ee3" ;
    dct:issued "2020-08-28T14:04:45.873271"^^xsd:dateTime ;
    dct:modified "2020-08-28T14:05:08.985291"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "LAPORAN BIAYA BLUD BL. JULI 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/48658571-164f-4fa1-9ec4-f8a8de290ee3/resource/1a0c7ef0-5dbf-4a9e-bfbe-0657ab4e84b5> ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/48658571-164f-4fa1-9ec4-f8a8de290ee3/resource/1a0c7ef0-5dbf-4a9e-bfbe-0657ab4e84b5> a dcat:Distribution ;
    dct:description "LAPORAN BIAYA BLUD BL. JULI 2020" ;
    dct:format ".csv" ;
    dct:title "LAPORAN BIAYA BLUD BL. JULI 2020" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/48658571-164f-4fa1-9ec4-f8a8de290ee3/resource/1a0c7ef0-5dbf-4a9e-bfbe-0657ab4e84b5/download/laporan-biaya-bulan-juli-2020.csv> ;
    dcat:byteSize 11468.0 ;
    dcat:mediaType "text/csv" .

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

