@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p16363
  skos:prefLabel "hastighet (härledda storheter)"@sv, "velocity (derivative quantities)"@en, "nopeus (johdannaissuureet)"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20763 .

allars:Y37511 skos:exactMatch tero:p20763 .
yso:p20763 skos:exactMatch tero:p20763 .
ysa:Y164257 skos:exactMatch tero:p20763 .
tero:p20763
  skos:exactMatch yso:p20763, ysa:Y164257, allars:Y37511 ;
  skos:broader tero:p16363 ;
  skosext:broaderGeneric tero:p16363 ;
  a skos:Concept ;
  skos:prefLabel "valonnopeus"@fi, "speed of light"@en, "ljusets hastighet"@sv ;
  skos:inScheme tero:conceptscheme .

