@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/bf85b5aa-b744-49e2-97f7-79652dbff0e7> a dcat:Dataset ;
    dct:description "RENCANA BELANJA DAN ANGARAN TA 2020 RSUD Tugurejo Semarang" ;
    dct:identifier "bf85b5aa-b744-49e2-97f7-79652dbff0e7" ;
    dct:issued "2020-08-18T14:46:23.783683"^^xsd:dateTime ;
    dct:modified "2020-08-18T14:46:23.783704"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "RBA Murni TA 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bf85b5aa-b744-49e2-97f7-79652dbff0e7/resource/4cf921f5-f4ba-4282-8181-6c0c756d71a7> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/bf85b5aa-b744-49e2-97f7-79652dbff0e7/resource/4cf921f5-f4ba-4282-8181-6c0c756d71a7> a dcat:Distribution ;
    dct:description "RENCANA BELANJA DAN ANGARAN TA 2020" ;
    dct:format "XLSX" ;
    dct:title "RBA 2020" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/bf85b5aa-b744-49e2-97f7-79652dbff0e7/resource/4cf921f5-f4ba-4282-8181-6c0c756d71a7/download/rba-murni-2020-3-des-2019.xlsx> ;
    dcat:byteSize 430097.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> a foaf:Organization ;
    foaf:name "RSUD Tugurejo " .

