@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://www.ivoa.net/rdf/timescale#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . ns0:TCB metadata_def:mappingLoom "barycentriccoordinatetimetcb" ; metadata_def:mappingSameURI ns0:TCB ; metadata_def:prefLabel "Barycentric Coordinate Time TCB" ; metadata:prefixIRI "TCB" ; a owl:Class ; rdfs:comment " Derived from TCG, but taking into account the relativistic effects of the gravitational potential at the barycenter as well as velocity time dilation variations due to the eccentricity of the Earth’s orbit. See 1999A&A...348..642I for details." ; rdfs:label "Barycentric Coordinate Time TCB" ; rdfs:subClassOf owl:Thing .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.ivoa.net/rdf/timescale#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

ns0:TCB
    metadata_def:mappingLoom "barycentriccoordinatetimetcb" ;
    metadata_def:mappingSameURI ns0:TCB ;
    metadata_def:prefLabel "Barycentric Coordinate Time TCB" ;
    metadata:prefixIRI "TCB" ;
    a owl:Class ;
    rdfs:comment " Derived from TCG, but taking into account the relativistic effects of the gravitational potential at the barycenter as well as velocity time dilation variations due to the eccentricity of the Earth’s orbit.  See 1999A&A...348..642I for details." ;
    rdfs:label "Barycentric Coordinate Time TCB" ;
    rdfs:subClassOf owl:Thing .