@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 skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:conceptscheme a skos:ConceptScheme .
yso:p3084 skos:exactMatch tero:p3084 .
tero:p3084
  skos:prefLabel "kuluminen"@fi, "slitage"@sv, "wear"@en ;
  skosext:broaderGeneric tero:p2715 ;
  skos:related tero:p949 ;
  a skos:Concept ;
  skos:exactMatch allars:Y26297, yso:p3084, ysa:Y96508 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p2715 .

ysa:Y96508 skos:exactMatch tero:p3084 .
tero:p2715
  skos:prefLabel "naturvetenskaplig förändring"@sv, "change related to natural science"@en, "luonnontieteellinen muutos"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3084 .

tero:p949
  skos:prefLabel "physical phenomena"@en, "fysikaliska fenomen"@sv, "fysikaaliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:related tero:p3084 .

allars:Y26297 skos:exactMatch tero:p3084 .
