<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:j.2="http://www.w3.org/2004/02/skos/core#"
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/LiftForce">
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaN"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0"/>
<rdfs:comment>Applicable units are those of quantitykind:Force</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloPOND"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/OZ_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GM_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:symbol>L</j.0:symbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TON_F_US"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaLB_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PDL"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/POND"/>
<j.0:plainTextDescription>The lift force, lifting force or simply lift is the sum of all the forces on a body that force it to move perpendicular to the direction of flow.</j.0:plainTextDescription>
<rdfs:label xml:lang="en">Lift Force</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KIP_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckForce"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloLB_F"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The lift force, lifting force or simply lift is the sum of all the forces on a body that force it to move perpendicular to the direction of flow.</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DYN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N"/>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/Force"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DeciN"/>
</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/LiftForce>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The lift force, lifting force or simply lift is the sum of all the forces on a body that force it to move perpendicular to the direction of flow."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DYN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DeciN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GM_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KIP_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloLB_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloPOND> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/LB_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaLB_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliN> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PDL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/POND> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckForce> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_F_US> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/plainTextDescription> "The lift force, lifting force or simply lift is the sum of all the forces on a body that force it to move perpendicular to the direction of flow." ;
<http://qudt.org/schema/qudt/symbol> "L" ;
rdfs:comment "Applicable units are those of quantitykind:Force" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Lift Force"@en ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Force> ;
.
{"resource":"Lift Force"
,"qname":"quantitykind:LiftForce"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/LiftForce"
,"properties":["applicable unit":"unit:CentiN"
,"applicable unit":"unit:DYN"
,"applicable unit":"unit:DeciN"
,"applicable unit":"unit:GM_F"
,"applicable unit":"unit:KIP_F"
,"applicable unit":"unit:KiloGM-M-PER-SEC2"
,"applicable unit":"unit:KiloGM_F"
,"applicable unit":"unit:KiloLB_F"
,"applicable unit":"unit:KiloN"
,"applicable unit":"unit:KiloPOND"
,"applicable unit":"unit:LB_F"
,"applicable unit":"unit:MegaLB_F"
,"applicable unit":"unit:MegaN"
,"applicable unit":"unit:MicroN"
,"applicable unit":"unit:MilliN"
,"applicable unit":"unit:N"
,"applicable unit":"unit:OZ_F"
,"applicable unit":"unit:PDL"
,"applicable unit":"unit:POND"
,"applicable unit":"unit:PlanckForce"
,"applicable unit":"unit:TON_F_US"
,"comment":"Applicable units are those of quantitykind:Force"
,"description":"The lift force, lifting force or simply lift is the sum of all the forces on a body that force it to move perpendicular to the direction of flow."
,"description (plain text)":"The lift force, lifting force or simply lift is the sum of all the forces on a body that force it to move perpendicular to the direction of flow."
,"has broader":"quantitykind:Force"
,"has dimension vector":"dimension:A0E0L1I0M1H0T-2D0"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Lift Force"
,"symbol":"L"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/LiftForce",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The lift force, lifting force or simply lift is the sum of all the forces on a body that force it to move perpendicular to the direction of flow.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/MegaN", "http://qudt.org/vocab/unit/KiloPOND", "http://qudt.org/vocab/unit/OZ_F", "http://qudt.org/vocab/unit/GM_F", "http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2", "http://qudt.org/vocab/unit/MicroN", "http://qudt.org/vocab/unit/TON_F_US", "http://qudt.org/vocab/unit/MegaLB_F", "http://qudt.org/vocab/unit/PDL", "http://qudt.org/vocab/unit/POND", "http://qudt.org/vocab/unit/KIP_F", "http://qudt.org/vocab/unit/CentiN", "http://qudt.org/vocab/unit/PlanckForce", "http://qudt.org/vocab/unit/LB_F", "http://qudt.org/vocab/unit/KiloLB_F", "http://qudt.org/vocab/unit/KiloN", "http://qudt.org/vocab/unit/KiloGM_F", "http://qudt.org/vocab/unit/MilliN", "http://qudt.org/vocab/unit/DYN", "http://qudt.org/vocab/unit/N", "http://qudt.org/vocab/unit/DeciN" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0",
"plainTextDescription" : "The lift force, lifting force or simply lift is the sum of all the forces on a body that force it to move perpendicular to the direction of flow.",
"symbol" : "L",
"comment" : "Applicable units are those of quantitykind:Force",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Lift Force"
},
"broader" : "http://qudt.org/vocab/quantitykind/Force",
"@context" : {
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"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#"
}
}