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

tero:conceptscheme a skos:ConceptScheme .
tero:p11356
  skos:prefLabel "böjhållfasthet"@sv, "bending strength"@en, "taivutuslujuus"@fi ;
  a skos:Concept ;
  skos:related tero:p11357 .

yso:p11357 skos:exactMatch tero:p11357 .
ysa:Y104512 skos:exactMatch tero:p11357 .
tero:p1174
  skos:prefLabel "fysikaliska egenskaper"@sv, "physical properties"@en, "fysikaaliset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11357 .

allars:Y16572 skos:exactMatch tero:p11357 .
tero:p11357
  skos:exactMatch yso:p11357, allars:Y16572, ysa:Y104512 ;
  skos:prefLabel "böjlighet"@sv, "taipuvuus"@fi, "bendability"@en ;
  skos:related tero:p11356 ;
  skosext:broaderGeneric tero:p1174 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1174 .

