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

tero:D010047
  skosext:broaderGeneric tero:p20319 ;
  skos:broader tero:p20319 ;
  skos:altLabel "ovalbuminum"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D010047> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "ovalbumiini"@fi, "ovalbumin"@sv, "ovalbumin"@en ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D010047> skos:exactMatch tero:D010047 .
tero:p20319
  skos:prefLabel "albumins"@en, "albuminer"@sv, "albumiinit"@fi ;
  a skos:Concept ;
  skos:narrower tero:D010047 .

