@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://qudt.org/vocab/unit/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix ns1: <http://qudt.org/schema/qudt/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns2: <http://qudt.org/2.1/vocab/> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns3: <http://qudt.org/vocab/sou/> . @prefix ns4: <http://qudt.org/vocab/dimensionvector/> . @prefix ns5: <http://qudt.org/vocab/quantitykind/> . ns5:Heat ns1:applicableUnit ns0:CAL_15_DEG_C . ns5:ThermalEnergy ns1:applicableUnit ns0:CAL_15_DEG_C . ns0:CAL_15_DEG_C dct:description "unit for the quantity of heat which is required to warm up 1 g of water, which is free of air, at a constant pressure of 101.325 kPa (the pressure of the standard atmosphere on sea level) from 14.5 degrees Celsius to 15.5 degrees Celsius"^^rdf:HTML ; ns1:applicableSystem ns3:CGS, ns3:IMPERIAL, ns3:USCS ; ns1:conversionMultiplier 4.1855 ; ns1:conversionMultiplierSN 4.1855000000000002203 ; ns1:hasDimensionVector ns4:A0E0L2I0M1H0T-2D0 ; ns1:hasQuantityKind ns5:ThermalEnergy ; ns1:iec61360Code "0112/2///62720#UAB139" ; ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB139"^^<http://www.w3.org/2001/XMLSchema#anyURI> ; ns1:plainTextDescription "unit for the quantity of heat which is required to warm up 1 g of water, which is free of air, at a constant pressure of 101.325 kPa (the pressure of the standard atmosphere on sea level) from 14.5 degrees Celsius to 15.5 degrees Celsius" ; ns1:symbol "cal{15 °C}" ; ns1:ucumCode "cal_[15]"^^ns1:UCUMcs ; ns1:uneceCommonCode "A1" ; a ns1:Unit, owl:NamedIndividual ; rdfs:isDefinedBy ns2:unit ; rdfs:label "Calorie (15 Degrees C)"@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://qudt.org/vocab/unit/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <http://qudt.org/schema/qudt/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns2: <http://qudt.org/2.1/vocab/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns3: <http://qudt.org/vocab/sou/> .
@prefix ns4: <http://qudt.org/vocab/dimensionvector/> .
@prefix ns5: <http://qudt.org/vocab/quantitykind/> .

ns5:Heat
    ns1:applicableUnit ns0:CAL_15_DEG_C .

ns5:ThermalEnergy
    ns1:applicableUnit ns0:CAL_15_DEG_C .

ns0:CAL_15_DEG_C
    dct:description "unit for the quantity of heat which is required to warm up 1 g  of water, which is free of air, at a constant pressure of 101.325 kPa (the pressure of the standard atmosphere on sea level) from 14.5 degrees Celsius to 15.5 degrees Celsius"^^rdf:HTML ;
    ns1:applicableSystem ns3:CGS, ns3:IMPERIAL, ns3:USCS ;
    ns1:conversionMultiplier 4.1855 ;
    ns1:conversionMultiplierSN 4.1855000000000002203 ;
    ns1:hasDimensionVector ns4:A0E0L2I0M1H0T-2D0 ;
    ns1:hasQuantityKind ns5:ThermalEnergy ;
    ns1:iec61360Code "0112/2///62720#UAB139" ;
    ns1:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB139"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
    ns1:plainTextDescription "unit for the quantity of heat which is required to warm up 1 g  of water, which is free of air, at a constant pressure of 101.325 kPa (the pressure of the standard atmosphere on sea level) from 14.5 degrees Celsius to 15.5 degrees Celsius" ;
    ns1:symbol "cal{15 °C}" ;
    ns1:ucumCode "cal_[15]"^^ns1:UCUMcs ;
    ns1:uneceCommonCode "A1" ;
    a ns1:Unit, owl:NamedIndividual ;
    rdfs:isDefinedBy ns2:unit ;
    rdfs:label "Calorie (15 Degrees C)"@en .