@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix constant: <http://qudt.org/vocab/constant/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix qkdv: <http://qudt.org/vocab/dimensionvector/> .
@prefix quantitykind: <http://qudt.org/vocab/quantitykind/> .
@prefix qudt: <http://qudt.org/schema/qudt/> .
@prefix si-quantity: <https://si-digital-framework.org/quantities/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .

quantitykind:Force
  a qudt:QuantityKind ;
  dcterms: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."^^qudt:LatexString ;
  qudt:applicableUnit unit:CentiN ;
  qudt:applicableUnit unit:DYN ;
  qudt:applicableUnit unit:DeciN ;
  qudt:applicableUnit unit:GM_F ;
  qudt:applicableUnit unit:GigaN ;
  qudt:applicableUnit unit:KIP_F ;
  qudt:applicableUnit unit:KiloGM-M-PER-SEC2 ;
  qudt:applicableUnit unit:KiloGM_F ;
  qudt:applicableUnit unit:KiloLB_F ;
  qudt:applicableUnit unit:KiloN ;
  qudt:applicableUnit unit:KiloPOND ;
  qudt:applicableUnit unit:LB_F ;
  qudt:applicableUnit unit:MegaLB_F ;
  qudt:applicableUnit unit:MegaN ;
  qudt:applicableUnit unit:MicroN ;
  qudt:applicableUnit unit:MilliN ;
  qudt:applicableUnit unit:N ;
  qudt:applicableUnit unit:NanoN ;
  qudt:applicableUnit unit:OZ_F ;
  qudt:applicableUnit unit:PDL ;
  qudt:applicableUnit unit:POND ;
  qudt:applicableUnit unit:PlanckForce ;
  qudt:applicableUnit unit:TON_F_US ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Force"^^xsd:anyURI ;
  qudt:hasDimensionVector qkdv:A0E0L1I0M1H0T-2D0 ;
  qudt:iec61360Code "0112/2///62720#UAD054" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD054"^^xsd:anyURI ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Force"^^xsd:anyURI ;
  qudt:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
  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."^^qudt:LatexString ;
  qudt:siExactMatch si-quantity:FORC ;
  qudt:symbol "F" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q11402> ;
  rdfs:comment "Applicable units are those of quantitykind:Force" ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/quantitykind> ;
  rdfs:label "Daya"@ms ;
  rdfs:label "Kraft"@de ;
  rdfs:label "Síla"@cs ;
  rdfs:label "erő"@hu ;
  rdfs:label "force"@en ;
  rdfs:label "force"@fr ;
  rdfs:label "forza"@it ;
  rdfs:label "força"@pt ;
  rdfs:label "forță"@ro ;
  rdfs:label "fuerza"@es ;
  rdfs:label "kuvvet"@tr ;
  rdfs:label "sila"@sl ;
  rdfs:label "siła"@pl ;
  rdfs:label "vis"@la ;
  rdfs:label "Δύναμη"@el ;
  rdfs:label "Сила"@ru ;
  rdfs:label "сила"@bg ;
  rdfs:label "כוח"@he ;
  rdfs:label "نیرو"@fa ;
  rdfs:label "وحدة القوة في نظام متر كيلوغرام ثانية"@ar ;
  rdfs:label "बल"@hi ;
  rdfs:label "力"@ja ;
  rdfs:label "力"@zh ;
  skos:altLabel "भार"@hi .
