@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/f66a30ae-682b-45d6-b0c9-d15345f54af2> a dcat:Dataset ;
    dct:description "Data Realisasi Belanja APBD & BLUD Bulan Juni 2016" ;
    dct:identifier "f66a30ae-682b-45d6-b0c9-d15345f54af2" ;
    dct:issued "2018-05-02T02:46:00.593571"^^xsd:dateTime ;
    dct:modified "2018-05-02T02:46:00.593597"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Data Realisasi Belanja APBD & BLUD Bulan Juni 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f66a30ae-682b-45d6-b0c9-d15345f54af2/resource/5e430363-9c85-4602-a823-6152bc469e54> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/f66a30ae-682b-45d6-b0c9-d15345f54af2/resource/5e430363-9c85-4602-a823-6152bc469e54> a dcat:Distribution ;
    dct:description "Data Realisasi Belanja APBD & BLUD Bulan Juni 2016" ;
    dct:format "CSV" ;
    dct:title "data-realisasi-belanja-apbd-blud-bulan-juni-2016" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/f66a30ae-682b-45d6-b0c9-d15345f54af2/resource/5e430363-9c85-4602-a823-6152bc469e54/download/lap-apbd-blud-bulan-juni-2016.csv> ;
    dcat:byteSize 132323.0 ;
    dcat:mediaType "text/csv" .

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

