quantitykind:LinearMomentum

URI: http://qudt.org/vocab/quantitykind/LinearMomentum

Type
Description

Linear momentum is the quantity obtained by multiplying the mass of a body by its linear velocity. The momentum of a continuous medium is given by the integral of the velocity over the mass of the medium or by the product of the total mass of the medium and the velocity of the center of gravity of the medium.The SI unit for linear momentum is meter-kilogram per second ($m-kg/s$).

Properties
qudt:latexDefinition
p = m\upsilon
Annotations
dcterms:description
Linear momentum is the quantity obtained by multiplying the mass of a body by its linear velocity. The momentum of a continuous medium is given by the integral of the velocity over the mass of the medium or by the product of the total mass of the medium and the velocity of the center of gravity of the medium.The SI unit for linear momentum is meter-kilogram per second ($m-kg/s$).
rdfs:label
Linear Momentum(en)
View as:  CSV

Work in progress

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/LinearMomentum">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaEV-PER-SpeedOfLight"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <rdfs:label xml:lang="en">Linear Momentum</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:symbol>p</j.0:symbol>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Linear momentum is the quantity obtained by multiplying the mass of a body by its linear velocity. The momentum of a continuous medium is given by the integral of the velocity over the mass of the medium or by the product of the total mass of the medium and the velocity of the center of gravity of the medium.The SI unit for linear momentum is meter-kilogram per second ($m-kg/s$).</j.1:description>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckMomentum"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Momentum</j.0:informativeReference>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0"/>
    <j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/Momentum"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-M-PER-SEC"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N-SEC"/>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Momentum</j.0:dbpediaMatch>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/N-M-SEC-PER-M"/>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">p = m\upsilon</j.0:latexDefinition>
  </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/LinearMomentum>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "Linear momentum is the quantity obtained by multiplying the mass of a body by its linear velocity. The momentum of a continuous medium is given by the integral of the velocity over the mass of the medium or by the product of the total mass of the medium and the velocity of the center of gravity of the medium.The SI unit for linear momentum is meter-kilogram per second ($m-kg/s$)."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaEV-PER-SpeedOfLight> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-M-SEC-PER-M> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/N-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckMomentum> ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Momentum"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/Momentum> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Momentum"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexDefinition> "p = m\\upsilon"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/symbol> "p" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Linear Momentum"@en ;
.
JSON
{"resource":"Linear Momentum" 
 ,"qname":"quantitykind:LinearMomentum" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/LinearMomentum" 
 ,"properties":["applicable unit":"unit:KiloGM-M-PER-SEC" 
    ,"applicable unit":"unit:MegaEV-PER-SpeedOfLight" 
    ,"applicable unit":"unit:N-M-SEC-PER-M" 
    ,"applicable unit":"unit:N-SEC" 
    ,"applicable unit":"unit:PlanckMomentum" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Momentum" 
    ,"description":"Linear momentum is the quantity obtained by multiplying the mass of a body by its linear velocity. The momentum of a continuous medium is given by the integral of the velocity over the mass of the medium or by the product of the total mass of the medium and the velocity of the center of gravity of the medium.The SI unit for linear momentum is meter-kilogram per second ($m-kg\/s$)." 
    ,"exact match":"quantitykind:Momentum" 
    ,"has dimension vector":"dimension:A0E0L1I0M1H0T-1D0" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Momentum" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Linear Momentum" 
    ,"latex definition":"p = m\\upsilon" 
    ,"symbol":"p" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/LinearMomentum",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "Linear momentum is the quantity obtained by multiplying the mass of a body by its linear velocity. The momentum of a continuous medium is given by the integral of the velocity over the mass of the medium or by the product of the total mass of the medium and the velocity of the center of gravity of the medium.The SI unit for linear momentum is meter-kilogram per second ($m-kg/s$).",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/MegaEV-PER-SpeedOfLight", "http://qudt.org/vocab/unit/PlanckMomentum", "http://qudt.org/vocab/unit/KiloGM-M-PER-SEC", "http://qudt.org/vocab/unit/N-SEC", "http://qudt.org/vocab/unit/N-M-SEC-PER-M" ],
  "dbpediaMatch" : "http://dbpedia.org/resource/Momentum",
  "exactMatch" : "http://qudt.org/vocab/quantitykind/Momentum",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M1H0T-1D0",
  "informativeReference" : "http://en.wikipedia.org/wiki/Momentum",
  "latexDefinition" : "p = m\\upsilon",
  "symbol" : "p",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Linear Momentum"
  },
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "exactMatch" : {
      "@id" : "http://qudt.org/schema/qudt/exactMatch",
      "@type" : "@id"
    },
    "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"
    },
    "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#"
  }
}

Generated 2024-04-25T16:14:46.154-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)