@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/5b860f2f-e068-443b-8830-6419366b4185> a dcat:Dataset ;
    dct:description "DAFTAR PENGADAAN ALAT BESAR RSUD TUGUREJO TAHUN 2015" ;
    dct:identifier "5b860f2f-e068-443b-8830-6419366b4185" ;
    dct:issued "2018-05-02T01:03:34.916765"^^xsd:dateTime ;
    dct:modified "2018-05-02T01:03:34.916782"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "DAFTAR ALAT BESAR 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rsudtugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5b860f2f-e068-443b-8830-6419366b4185/resource/3e70bf4c-bf6f-4c38-bb9a-fb03b4e19aa2> ;
    dcat:landingPage <rsudtugurejo> .

<https://data.jatengprov.go.id/dataset/5b860f2f-e068-443b-8830-6419366b4185/resource/3e70bf4c-bf6f-4c38-bb9a-fb03b4e19aa2> a dcat:Distribution ;
    dct:description "DAFTAR PENGADAAN ALAT BESAR RSUD TUGUREJO TAHUN 2015" ;
    dct:format "XLSX" ;
    dct:title "DAFTAR ALAT BESAR RSUD TUGUREJO TAHUN 2015" ;
    dcat:accessURL <http://36.66.187.165/dataset/5b860f2f-e068-443b-8830-6419366b4185/resource/3e70bf4c-bf6f-4c38-bb9a-fb03b4e19aa2/download/daftar-alat-besar-2015.xlsx> ;
    dcat:byteSize 1488482.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 " .

