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

tero:conceptscheme a skos:ConceptScheme .
tero:p16804
  skos:exactMatch allars:Y40701, yso:p16804, ysa:Y105785 ;
  skos:prefLabel "alligatorer"@sv, "alligaattorit"@fi, "alligators"@en ;
  skos:broader tero:p16748 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p16748 ;
  a skos:Concept .

yso:p16804 skos:exactMatch tero:p16804 .
ysa:Y105785 skos:exactMatch tero:p16804 .
tero:p16748
  skos:prefLabel "krokotiilit"@fi, "crocodiles"@en, "krokodiler"@sv ;
  a skos:Concept ;
  skos:narrower tero:p16804 .

allars:Y40701 skos:exactMatch tero:p16804 .
