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

tero:conceptscheme a skos:ConceptScheme .
yso:p24741 skos:exactMatch tero:p24741 .
ysa:Y182284 skos:exactMatch tero:p24741 .
tero:p2984
  skos:prefLabel "molekyylit"@fi, "molecules"@en, "molekyler"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24741 .

tero:p24741
  skosext:broaderGeneric tero:p2984 ;
  skos:broader tero:p2984 ;
  skos:exactMatch ysa:Y182284, allars:Y40989, yso:p24741 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "ligandit"@fi, "ligander"@sv ;
  a skos:Concept .

allars:Y40989 skos:exactMatch tero:p24741 .
