@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p13632
  skos:prefLabel "insjööring"@sv, "lake trout"@en, "järvitaimen"@fi ;
  a skos:Concept .

afo:p4381
  ns0:stalista "tarkista" ;
  ns0:tietue "stalista=tarkista", "ed=1992-05-31", "cc=30", "ctx=järvitaimen", "n", "md=1997-09-12", "btx=taimen", "fte=lake trout", "agcx=chars", "sta=hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1997-09-12" ;
  ns0:id "1150" ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "järvitaimen"@fi ;
  skos:exactMatch yso:p13632 ;
  skos:altLabel "lake trout"@en ;
  skos:broader afo:p2185 ;
  a skos:Concept ;
  ns0:scx "Salmo trutta m. lacustris"@la ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1992-05-31" .

afo:p2185
  skos:prefLabel "taimen"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4381 .

