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

tero:D010743
  skos:exactMatch <http://www.yso.fi/onto/mesh/D010743> ;
  skos:prefLabel "fosfolipidit"@fi, "phospholipids"@en, "fosfolipider"@sv ;
  skos:altLabel "phosphatides"@en, "fosfolipidi"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p4799 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p4799 .

tero:conceptscheme a skos:ConceptScheme .
tero:p4799
  skos:prefLabel "lipider"@sv, "lipids"@en, "lipidit"@fi ;
  a skos:Concept ;
  skos:narrower tero:D010743 .

<http://www.yso.fi/onto/mesh/D010743> skos:exactMatch tero:D010743 .
