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

yso:p9811 skos:exactMatch tero:p9811 .
tero:p9812
  skos:prefLabel "iguanidae"@en, "leguaner"@sv, "leguaanit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9811 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y121646 skos:exactMatch tero:p9811 .
allars:Y41849 skos:exactMatch tero:p9811 .
tero:p9811
  skos:prefLabel "basilisks"@en, "basiliskit"@fi, "basilisker"@sv ;
  skosext:broaderGeneric tero:p9812 ;
  skos:exactMatch ysa:Y121646, yso:p9811, allars:Y41849 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p9812 ;
  a skos:Concept .

