@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:Velocity
  a qudt:QuantityKind ;
  dcterms:description "In kinematics, velocity is the speed of an object and a specification of its direction of motion. Speed describes only how fast an object is moving, whereas velocity gives both how fast and in what direction the object is moving. "^^qudt:LatexString ;
  qudt:applicableUnit unit:CentiM-PER-HR ;
  qudt:applicableUnit unit:CentiM-PER-KiloYR ;
  qudt:applicableUnit unit:CentiM-PER-SEC ;
  qudt:applicableUnit unit:CentiM-PER-YR ;
  qudt:applicableUnit unit:FT-PER-DAY ;
  qudt:applicableUnit unit:FT-PER-HR ;
  qudt:applicableUnit unit:FT-PER-MIN ;
  qudt:applicableUnit unit:FT-PER-SEC ;
  qudt:applicableUnit unit:GigaHZ-M ;
  qudt:applicableUnit unit:IN-PER-MIN ;
  qudt:applicableUnit unit:IN-PER-SEC ;
  qudt:applicableUnit unit:IN-PER-YR ;
  qudt:applicableUnit unit:KN ;
  qudt:applicableUnit unit:KiloM-PER-DAY ;
  qudt:applicableUnit unit:KiloM-PER-HR ;
  qudt:applicableUnit unit:KiloM-PER-SEC ;
  qudt:applicableUnit unit:M-PER-DAY ;
  qudt:applicableUnit unit:M-PER-HR ;
  qudt:applicableUnit unit:M-PER-MIN ;
  qudt:applicableUnit unit:M-PER-SEC ;
  qudt:applicableUnit unit:M-PER-YR ;
  qudt:applicableUnit unit:MI-PER-HR ;
  qudt:applicableUnit unit:MI-PER-MIN ;
  qudt:applicableUnit unit:MI-PER-SEC ;
  qudt:applicableUnit unit:MI_N-PER-HR ;
  qudt:applicableUnit unit:MI_N-PER-MIN ;
  qudt:applicableUnit unit:MicroM-PER-MIN ;
  qudt:applicableUnit unit:MicroM-PER-SEC ;
  qudt:applicableUnit unit:MilliM-PER-DAY ;
  qudt:applicableUnit unit:MilliM-PER-HR ;
  qudt:applicableUnit unit:MilliM-PER-MIN ;
  qudt:applicableUnit unit:MilliM-PER-SEC ;
  qudt:applicableUnit unit:MilliM-PER-YR ;
  qudt:applicableUnit unit:YD-PER-HR ;
  qudt:applicableUnit unit:YD-PER-MIN ;
  qudt:applicableUnit unit:YD-PER-SEC ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Velocity"^^xsd:anyURI ;
  qudt:exactMatch quantitykind:LinearVelocity ;
  qudt:hasDimensionVector qkdv:A0E0L1I0M0H0T-1D0 ;
  qudt:iec61360Code "0112/2///62720#UAD236" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD236"^^xsd:anyURI ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Velocity"^^xsd:anyURI ;
  qudt:plainTextDescription "In kinematics, velocity is the speed of an object and a specification of its direction of motion. Speed describes only how fast an object is moving, whereas velocity gives both how fast and in what direction the object is moving. " ;
  qudt:siExactMatch si-quantity:VELO ;
  qudt:symbol "v" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q11465> ;
  rdfs:comment "Applicable units are those of quantitykind:Velocity" ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/quantitykind> ;
  rdfs:label "Geschwindigkeit"@de ;
  rdfs:label "Halaju"@ms ;
  rdfs:label "Rychlost"@cs ;
  rdfs:label "hitrost"@sl ;
  rdfs:label "hız"@tr ;
  rdfs:label "prędkość"@pl ;
  rdfs:label "velocidad"@es ;
  rdfs:label "velocidade"@pt ;
  rdfs:label "velocitas"@la ;
  rdfs:label "velocity"@en ;
  rdfs:label "velocità"@it ;
  rdfs:label "vitesse"@fr ;
  rdfs:label "viteză"@ro ;
  rdfs:label "Επιφάνεια"@el ;
  rdfs:label "Ско́рость"@ru ;
  rdfs:label "מהירות"@he ;
  rdfs:label "السرعة"@ar ;
  rdfs:label "سرعت/تندی"@fa ;
  rdfs:label "गति"@hi ;
  rdfs:label "速力"@ja ;
  rdfs:label "速度"@zh ;
  skos:altLabel "rapidez"@es ;
  skos:altLabel "वेग"@hi .
