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

yso:p4244
  skos:prefLabel "nors"@sv, "smelt"@en, "kuore"@fi ;
  a skos:Concept .

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

afo:p5898
  ns0:id "1909" ;
  ns0:tietue "md=2002-06-24", "cc=30", "sta=hyväksytty", "stalista=tarkista", "ed=1992-05-31", "btx=kalat", "ctx=kuore", "fte=smelt", "n", "scx=Osmerus eperlanus", "Osmerus eperlanus" ;
  skos:prefLabel "kuore"@fi ;
  ns0:sta "hyväksytty" ;
  ns0:md "2002-06-24" ;
  a skos:Concept ;
  skos:exactMatch yso:p4244 ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1992-05-31" ;
  skos:altLabel "smelt"@en ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  ns0:ftso "RKTL"@fi ;
  skos:broader afo:p5341 ;
  ns0:scx "Osmerus eperlanus"@la .

afo:p5341
  skos:prefLabel "kuorekalat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5898 .

