@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/8ac63772-d8dd-40cc-97db-d274b95391f8> a dcat:Dataset ;
    dct:description "Data Realisasi Pendapatan Per Penjamin Keuangan untuk Tahun Yang Berakhir Sampai dengan 31 Desember 2013" ;
    dct:identifier "8ac63772-d8dd-40cc-97db-d274b95391f8" ;
    dct:issued "2018-05-02T01:14:37.024550"^^xsd:dateTime ;
    dct:modified "2018-05-02T01:14:37.024567"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Data Realisasi Pendapatan Per Penjamin Keuangan 2013" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8ac63772-d8dd-40cc-97db-d274b95391f8/resource/7e5fc754-74ea-4362-b1d3-1df8bc2111c5> ;
    dcat:landingPage <RSUD%20Tugurejo> .

<https://data.jatengprov.go.id/dataset/8ac63772-d8dd-40cc-97db-d274b95391f8/resource/7e5fc754-74ea-4362-b1d3-1df8bc2111c5> a dcat:Distribution ;
    dct:description "Data Realisasi Pendapatan Per Penjamin Keuangan untuk Tahun Yang Berakhir Sampai dengan 31 Desember 2013" ;
    dct:format "CSV" ;
    dct:title "data-realisasi-pendapatan-per-penjamin-keuangan-2013" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/8ac63772-d8dd-40cc-97db-d274b95391f8/resource/7e5fc754-74ea-4362-b1d3-1df8bc2111c5/download/lap-pendapatan-per-penjamin-tahun-2013.csv> ;
    dcat:byteSize 1635.0 ;
    dcat:mediaType "text/csv" .

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

