quantitykind:SpecificHeatCapacityAtConstantPressure
URI: http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure
Specific heat at a constant pressure.
Work in progress
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:j.0="http://qudt.org/schema/qudt/" xmlns:j.1="http://purl.org/dc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > <rdf:Description rdf:about="http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure"> <rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/SpecificHeatCapacity"/> <rdfs:label xml:lang="en">Specific heat capacity at constant pressure</rdfs:label> <j.0:symbol>c_p</j.0:symbol> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CAL_TH-PER-GM-K"/> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/J-PER-GM-DEG_C"/> <rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume"/> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/J-PER-GM-K"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Specific heat at a constant pressure.</j.1:description> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CAL_IT-PER-GM-K"/> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloCAL-PER-GM-DEG_C"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/J-PER-KiloGM-DEG_C"/> <rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation"/> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_F"/> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_IT-PER-LB-DEG_F"/> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CAL_IT-PER-GM-DEG_C"/> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CAL_TH-PER-GM-DEG_C"/> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0"/> <rdfs:comment>Applicable units are those of quantitykind:SpecificHeatCapacityAtConstantPressure</rdfs:comment> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/J-PER-KiloGM-K"/> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloJ-PER-KiloGM-K"/> <j.0:plainTextDescription>Specific heat at a constant pressure.</j.0:plainTextDescription> </rdf:Description> </rdf:RDF>
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "Specific heat at a constant pressure."^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_IT-PER-LB-DEG_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_F> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT-PER-GM-DEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_IT-PER-GM-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH-PER-GM-DEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CAL_TH-PER-GM-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-GM-DEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-GM-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-KiloGM-DEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/J-PER-KiloGM-K> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCAL-PER-GM-DEG_C> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloJ-PER-KiloGM-K> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ; <http://qudt.org/schema/qudt/plainTextDescription> "Specific heat at a constant pressure." ; <http://qudt.org/schema/qudt/symbol> "c_p" ; rdfs:comment "Applicable units are those of quantitykind:SpecificHeatCapacityAtConstantPressure" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Specific heat capacity at constant pressure"@en ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume> ; rdfs:seeAlso <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> ; .
{"resource":"Specific heat capacity at constant pressure" ,"qname":"quantitykind:SpecificHeatCapacityAtConstantPressure" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/SpecificHeatCapacityAtConstantPressure" ,"properties":["applicable unit":"unit:BTU_IT-PER-LB-DEG_F" ,"applicable unit":"unit:BTU_TH-PER-LB-DEG_F" ,"applicable unit":"unit:CAL_IT-PER-GM-DEG_C" ,"applicable unit":"unit:CAL_IT-PER-GM-K" ,"applicable unit":"unit:CAL_TH-PER-GM-DEG_C" ,"applicable unit":"unit:CAL_TH-PER-GM-K" ,"applicable unit":"unit:J-PER-GM-DEG_C" ,"applicable unit":"unit:J-PER-GM-K" ,"applicable unit":"unit:J-PER-KiloGM-DEG_C" ,"applicable unit":"unit:J-PER-KiloGM-K" ,"applicable unit":"unit:KiloCAL-PER-GM-DEG_C" ,"applicable unit":"unit:KiloJ-PER-KiloGM-K" ,"comment":"Applicable units are those of quantitykind:SpecificHeatCapacityAtConstantPressure" ,"description":"Specific heat at a constant pressure." ,"description (plain text)":"Specific heat at a constant pressure." ,"has dimension vector":"dimension:A0E0L2I0M0H-1T-2D0" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Specific heat capacity at constant pressure" ,"seeAlso":"quantitykind:SpecificHeatCapacity" ,"seeAlso":"quantitykind:SpecificHeatCapacityAtConstantVolume" ,"seeAlso":"quantitykind:SpecificHeatCapacityAtSaturation" ,"symbol":"c_p" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "Specific heat at a constant pressure.", "applicableUnit" : [ "http://qudt.org/vocab/unit/CAL_TH-PER-GM-K", "http://qudt.org/vocab/unit/J-PER-GM-DEG_C", "http://qudt.org/vocab/unit/J-PER-GM-K", "http://qudt.org/vocab/unit/CAL_IT-PER-GM-K", "http://qudt.org/vocab/unit/KiloCAL-PER-GM-DEG_C", "http://qudt.org/vocab/unit/J-PER-KiloGM-DEG_C", "http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_F", "http://qudt.org/vocab/unit/BTU_IT-PER-LB-DEG_F", "http://qudt.org/vocab/unit/CAL_IT-PER-GM-DEG_C", "http://qudt.org/vocab/unit/CAL_TH-PER-GM-DEG_C", "http://qudt.org/vocab/unit/J-PER-KiloGM-K", "http://qudt.org/vocab/unit/KiloJ-PER-KiloGM-K" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0", "plainTextDescription" : "Specific heat at a constant pressure.", "symbol" : "c_p", "comment" : "Applicable units are those of quantitykind:SpecificHeatCapacityAtConstantPressure", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : { "@language" : "en", "@value" : "Specific heat capacity at constant pressure" }, "seeAlso" : [ "http://qudt.org/vocab/quantitykind/SpecificHeatCapacity", "http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume", "http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation" ], "@context" : { "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "comment" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#comment" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "owl" : "http://www.w3.org/2002/07/owl#", "xsd" : "http://www.w3.org/2001/XMLSchema#", "rdfs" : "http://www.w3.org/2000/01/rdf-schema#" } }