@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/08e0fd02-9f24-429e-a159-a5aa347464bd> a dcat:Dataset ;
    dct:description "Datasheet Laporan Aset Tetap RSUD Kelet TA 2013" ;
    dct:identifier "08e0fd02-9f24-429e-a159-a5aa347464bd" ;
    dct:issued "2017-09-30T01:17:02.512070"^^xsd:dateTime ;
    dct:modified "2017-09-30T01:17:22.812090"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Laporan Aset Tetap RSUD Kelet TA 2013" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Kelet" ;
            vcard:hasEmail <mailto:rskelet@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/08e0fd02-9f24-429e-a159-a5aa347464bd/resource/0ce1667d-6bcd-4a75-a139-1ec0b5e39eb1> ;
    dcat:landingPage <SIMAset%20Provinsi%20Jawa%20Tengah> .

<https://data.jatengprov.go.id/dataset/08e0fd02-9f24-429e-a159-a5aa347464bd/resource/0ce1667d-6bcd-4a75-a139-1ec0b5e39eb1> a dcat:Distribution ;
    dct:description "Datasheet Laporan Aset Tetap RSUD Kelet TA 2013" ;
    dct:format "XLS" ;
    dct:title "Laporan Aset Tetap RSUD Kelet TA 2013" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/08e0fd02-9f24-429e-a159-a5aa347464bd/resource/0ce1667d-6bcd-4a75-a139-1ec0b5e39eb1/download/12.-aset-tetap-th-2013.xls> ;
    dcat:byteSize 57856.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> a foaf:Organization ;
    foaf:name "RSUD Kelet " .

