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

tero:p14234
  skos:exactMatch yso:p14234, allars:Y27956, ysa:Y99603 ;
  skos:altLabel "kitkatiede"@fi ;
  skos:prefLabel "tribologi"@sv, "tribologia"@fi, "tribology"@en ;
  a skos:Concept ;
  skos:broader tero:p900 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p900 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y99603 skos:exactMatch tero:p14234 .
yso:p14234 skos:exactMatch tero:p14234 .
allars:Y27956 skos:exactMatch tero:p14234 .
tero:p900
  skos:prefLabel "fysik"@sv, "physics"@en, "fysiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p14234 .

