@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://www.ontology-of-units-of-measure.org/resource/om-2/> . @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:Date rdfs:subClassOf ns0:Time . ns0:Duration rdfs:subClassOf ns0:Time . ns0:GaussianSystemOfUnits ns0:hasBaseQuantity ns0:Time . ns0:Half-Life rdfs:subClassOf ns0:Time . ns0:InternationalSystemOfUnits ns0:hasBaseQuantity ns0:Time . ns0:LightTime rdfs:subClassOf ns0:Time . ns0:Period rdfs:subClassOf ns0:Time . ns0:PeriodOfVariability rdfs:subClassOf ns0:Time . ns0:Time metadata_def:mappingLoom "time" ; metadata_def:mappingSameURI ns0:Time ; metadata_def:prefLabel "tijd"@nl, "time"@en, "time"@zh ; metadata:prefixIRI "Time" ; ns0:commonlyHasUnit ns0:attosecond-Time, ns0:centisecond-Time, ns0:day, ns0:day-Sidereal, ns0:decasecond-Time, ns0:decisecond-Time, ns0:exasecond-Time, ns0:femtosecond-Time, ns0:gigasecond-Time, ns0:gigayear, ns0:hectosecond-Time, ns0:hour, ns0:hour-Sidereal, ns0:kilosecond-Time, ns0:megasecond-Time, ns0:microsecond-Time, ns0:millisecond-Time, ns0:minute-Sidereal, ns0:minute-Time, ns0:nanosecond-Time, ns0:petasecond-Time, ns0:picosecond-Time, ns0:second-Sidereal, ns0:second-Time, ns0:shake, ns0:terasecond-Time, ns0:year, ns0:year-Sidereal, ns0:year-Tropical ; ns0:symbol "t" ; a owl:Class, owl:NamedIndividual ; rdfs:comment "Time is a base quantity in the International System of Units and other systems of units. It is measured by numbers of repetitions of cyclical events."@en ; rdfs:label "tijd"@nl, "time"@en, "时间"@zh ; rdfs:subClassOf ns0:Quantity . ns0:TimeConstant rdfs:subClassOf ns0:Time . ns0:VaseLife rdfs:subClassOf ns0:Time . ns0:centimetre-Gram-Second-BiotSystemOfUnits ns0:hasBaseQuantity ns0:Time . ns0:centimetre-Gram-Second-FranklinSystemOfUnits ns0:hasBaseQuantity ns0:Time . ns0:centimetre-Gram-SecondElectromagneticSystemOfUnits ns0:hasBaseQuantity ns0:Time . ns0:centimetre-Gram-SecondElectrostaticSystemOfUnits ns0:hasBaseQuantity ns0:Time . ns0:centimetre-Gram-SecondSystemOfUnits ns0:hasBaseQuantity ns0:Time . ns0:commonApplicationArea ns0:usesQuantity ns0:Time . ns0:mechanics ns0:usesQuantity ns0:Time . ns0:metre-Kilogram-Second-AmpereSystemOfUnits ns0:hasBaseQuantity ns0:Time .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.ontology-of-units-of-measure.org/resource/om-2/> .
@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:Date
    rdfs:subClassOf ns0:Time .

ns0:Duration
    rdfs:subClassOf ns0:Time .

ns0:GaussianSystemOfUnits
    ns0:hasBaseQuantity ns0:Time .

ns0:Half-Life
    rdfs:subClassOf ns0:Time .

ns0:InternationalSystemOfUnits
    ns0:hasBaseQuantity ns0:Time .

ns0:LightTime
    rdfs:subClassOf ns0:Time .

ns0:Period
    rdfs:subClassOf ns0:Time .

ns0:PeriodOfVariability
    rdfs:subClassOf ns0:Time .

ns0:Time
    metadata_def:mappingLoom "time" ;
    metadata_def:mappingSameURI ns0:Time ;
    metadata_def:prefLabel "tijd"@nl, "time"@en, "time"@zh ;
    metadata:prefixIRI "Time" ;
    ns0:commonlyHasUnit ns0:attosecond-Time, ns0:centisecond-Time, ns0:day, ns0:day-Sidereal, ns0:decasecond-Time, ns0:decisecond-Time, ns0:exasecond-Time, ns0:femtosecond-Time, ns0:gigasecond-Time, ns0:gigayear, ns0:hectosecond-Time, ns0:hour, ns0:hour-Sidereal, ns0:kilosecond-Time, ns0:megasecond-Time, ns0:microsecond-Time, ns0:millisecond-Time, ns0:minute-Sidereal, ns0:minute-Time, ns0:nanosecond-Time, ns0:petasecond-Time, ns0:picosecond-Time, ns0:second-Sidereal, ns0:second-Time, ns0:shake, ns0:terasecond-Time, ns0:year, ns0:year-Sidereal, ns0:year-Tropical ;
    ns0:symbol "t" ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Time is a base quantity in the International System of Units and other systems of units. It is measured by numbers of repetitions of cyclical events."@en ;
    rdfs:label "tijd"@nl, "time"@en, "时间"@zh ;
    rdfs:subClassOf ns0:Quantity .

ns0:TimeConstant
    rdfs:subClassOf ns0:Time .

ns0:VaseLife
    rdfs:subClassOf ns0:Time .

ns0:centimetre-Gram-Second-BiotSystemOfUnits
    ns0:hasBaseQuantity ns0:Time .

ns0:centimetre-Gram-Second-FranklinSystemOfUnits
    ns0:hasBaseQuantity ns0:Time .

ns0:centimetre-Gram-SecondElectromagneticSystemOfUnits
    ns0:hasBaseQuantity ns0:Time .

ns0:centimetre-Gram-SecondElectrostaticSystemOfUnits
    ns0:hasBaseQuantity ns0:Time .

ns0:centimetre-Gram-SecondSystemOfUnits
    ns0:hasBaseQuantity ns0:Time .

ns0:commonApplicationArea
    ns0:usesQuantity ns0:Time .

ns0:mechanics
    ns0:usesQuantity ns0:Time .

ns0:metre-Kilogram-Second-AmpereSystemOfUnits
    ns0:hasBaseQuantity ns0:Time .