View as:
CSV
RDF/XML
<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/Force">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroN"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TON_F_US"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:url rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Force</j.0:url>
<j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=43012</j.0:isoNormativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloLB_F"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Force</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloP"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KIP_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GM_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloPOND"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/LB_F"/>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Force</j.0:dbpediaMatch>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckForce"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DYN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloN"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(F = \frac{dp}{dt}\), where \(F\) is the resultant force acting on a body, \(p\) is momentum of a body, and \(t\) is time.</j.0:latexDefinition>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PDL"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Force" is an influence that causes mass to accelerate. It may be experienced as a lift, a push, or a pull. Force is defined by Newton's Second Law as \(F = m \times a \), where \(F\) is force, \(m\) is mass and \(a\) is acceleration. Net force is mathematically equal to the time rate of change of the momentum of the body on which it acts. Since momentum is a vector quantity (has both a magnitude and direction), force also is a vector quantity.</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaLB_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliN"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/OZ_F"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DeciN"/>
<j.0:symbol>F</j.0:symbol>
<rdfs:label xml:lang="en">Force</rdfs:label>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0"/>
</rdf:Description>
</rdf:RDF>
TURTLE
@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/Force>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "\"Force\" is an influence that causes mass to accelerate. It may be experienced as a lift, a push, or a pull. Force is defined by Newton's Second Law as \\(F = m \\times a \\), where \\(F\\) is force, \\(m\\) is mass and \\(a\\) is acceleration. Net force is mathematically equal to the time rate of change of the momentum of the body on which it acts. Since momentum is a vector quantity (has both a magnitude and direction), force also is a vector quantity."^^<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_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/KiloP> ;
<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/PlanckForce> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TON_F_US> ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Force"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Force"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "\\(F = \\frac{dp}{dt}\\), where \\(F\\) is the resultant force acting on a body, \\(p\\) is momentum of a body, and \\(t\\) is time."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/symbol> "F" ;
<http://qudt.org/schema/qudt/url> "http://en.wikipedia.org/wiki/Force"^^xsd:anyURI ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Force"@en ;
.
JSON
{"resource":"Force"
,"qname":"quantitykind:Force"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Force"
,"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_F"
,"applicable unit":"unit:KiloLB_F"
,"applicable unit":"unit:KiloN"
,"applicable unit":"unit:KiloP"
,"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:PlanckForce"
,"applicable unit":"unit:TON_F_US"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Force"
,"description":"\"Force\" is an influence that causes mass to accelerate. It may be experienced as a lift, a push, or a pull. Force is defined by Newton's Second Law as \\(F = m \\times a \\), where \\(F\\) is force, \\(m\\) is mass and \\(a\\) is acceleration. Net force is mathematically equal to the time rate of change of the momentum of the body on which it acts. Since momentum is a vector quantity (has both a magnitude and direction), force also is a vector quantity."
,"has dimension vector":"dimension:A0E0L1I0M1H0T-2D0"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Force"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Force"
,"latex definition":"\\(F = \\frac{dp}{dt}\\), where \\(F\\) is the resultant force acting on a body, \\(p\\) is momentum of a body, and \\(t\\) is time."
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012"
,"symbol":"F"
,"type":"qudt:QuantityKind"
,"url":"http:\/\/en.wikipedia.org\/wiki\/Force"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/Force",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "\"Force\" is an influence that causes mass to accelerate. It may be experienced as a lift, a push, or a pull. Force is defined by Newton's Second Law as \\(F = m \\times a \\), where \\(F\\) is force, \\(m\\) is mass and \\(a\\) is acceleration. Net force is mathematically equal to the time rate of change of the momentum of the body on which it acts. Since momentum is a vector quantity (has both a magnitude and direction), force also is a vector quantity.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/MicroN", "http://qudt.org/vocab/unit/KiloGM_F", "http://qudt.org/vocab/unit/TON_F_US", "http://qudt.org/vocab/unit/MegaN", "http://qudt.org/vocab/unit/KiloLB_F", "http://qudt.org/vocab/unit/KiloP", "http://qudt.org/vocab/unit/CentiN", "http://qudt.org/vocab/unit/KIP_F", "http://qudt.org/vocab/unit/GM_F", "http://qudt.org/vocab/unit/KiloPOND", "http://qudt.org/vocab/unit/LB_F", "http://qudt.org/vocab/unit/PlanckForce", "http://qudt.org/vocab/unit/DYN", "http://qudt.org/vocab/unit/KiloN", "http://qudt.org/vocab/unit/PDL", "http://qudt.org/vocab/unit/MegaLB_F", "http://qudt.org/vocab/unit/MilliN", "http://qudt.org/vocab/unit/N", "http://qudt.org/vocab/unit/OZ_F", "http://qudt.org/vocab/unit/DeciN" ],
"dbpediaMatch" : "http://dbpedia.org/resource/Force",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-2D0",
"informativeReference" : "http://en.wikipedia.org/wiki/Force",
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012",
"latexDefinition" : "\\(F = \\frac{dp}{dt}\\), where \\(F\\) is the resultant force acting on a body, \\(p\\) is momentum of a body, and \\(t\\) is time.",
"symbol" : "F",
"url" : "http://en.wikipedia.org/wiki/Force",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Force"
},
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"url" : {
"@id" : "http://qudt.org/schema/qudt/url",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"isoNormativeReference" : {
"@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@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#"
}
}