@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/28d0d4b5-dc3e-404c-90d5-1a54b7894d68> a dcat:Dataset ;
    dct:description "Tahun 2016" ;
    dct:identifier "28d0d4b5-dc3e-404c-90d5-1a54b7894d68" ;
    dct:issued "2018-05-10T14:57:46.289782"^^xsd:dateTime ;
    dct:modified "2018-05-10T14:57:46.289805"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Kinerja Triwulan III Tahun 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/28d0d4b5-dc3e-404c-90d5-1a54b7894d68/resource/404599b4-16e1-4ab1-a097-c26be948f673> ;
    dcat:landingPage <rsud%20tugurejo> .

<https://data.jatengprov.go.id/dataset/28d0d4b5-dc3e-404c-90d5-1a54b7894d68/resource/404599b4-16e1-4ab1-a097-c26be948f673> a dcat:Distribution ;
    dct:description "Tahun 2016" ;
    dct:format "CSV" ;
    dct:title "kinerja-triwulan-iii-tahun-2016" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/28d0d4b5-dc3e-404c-90d5-1a54b7894d68/resource/404599b4-16e1-4ab1-a097-c26be948f673/download/triwulan-iii-tahun-2016.csv> ;
    dcat:byteSize 1095.0 ;
    dcat:mediaType "text/csv" .

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

