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

yso:p3147 skos:exactMatch tero:p3147 .
tero:p3147
  skos:prefLabel "surface tension"@en, "ytspänning"@sv, "pintajännitys"@fi ;
  skosext:broaderGeneric tero:p3148 ;
  skos:exactMatch allars:Y29263, yso:p3147, ysa:Y103952 ;
  skos:broader tero:p3148 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p3148
  skos:prefLabel "surface phenomena"@en, "ytfenomen"@sv, "pintailmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3147 .

ysa:Y103952 skos:exactMatch tero:p3147 .
allars:Y29263 skos:exactMatch tero:p3147 .
