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

<http://www.yso.fi/onto/mesh/D006244> skos:exactMatch tero:p15220 .
tero:conceptscheme a skos:ConceptScheme .
tero:p15220
  skos:exactMatch <http://www.yso.fi/onto/mesh/D006244>, allars:Y19719, ysa:Y101408 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1174 ;
  a skos:Concept ;
  skos:hiddenLabel "hardnesses"@en ;
  skos:altLabel "lujuus"@fi ;
  skos:prefLabel "kovuus"@fi, "hardness"@en, "hårdhet"@sv ;
  skos:broader tero:p1174 .

allars:Y19719 skos:exactMatch tero:p15220 .
ysa:Y101408 skos:exactMatch tero:p15220 .
tero:p1174
  skos:prefLabel "fysikaliska egenskaper"@sv, "physical properties"@en, "fysikaaliset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15220 .

