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

tero:p12326
  skos:prefLabel "zoologi"@sv, "zoology"@en, "eläintiede"@fi ;
  a skos:Concept ;
  skos:narrower tero:p16618 .

tero:conceptscheme a skos:ConceptScheme .
tero:p16618
  skos:broader tero:p12326 ;
  skos:exactMatch yso:p16618, ysa:Y102126, allars:Y19902 ;
  skos:prefLabel "kalatiede"@fi, "ichthyology"@en, "iktyologi"@sv ;
  skosext:broaderGeneric tero:p12326 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "iktyologia"@fi ;
  a skos:Concept .

allars:Y19902 skos:exactMatch tero:p16618 .
yso:p16618 skos:exactMatch tero:p16618 .
ysa:Y102126 skos:exactMatch tero:p16618 .
