@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 .

afo:p3985
  ns0:tietue "btx=poikaset", "agcx=fish larvae", "80", "sta=hyväksytty", "fingerlings", "ed=1987-01-01", "cc=30", "ctx=kalanpoikaset", "n", "stalista=tarkista", "fish fry", "fte=fry", "md=1995-09-05" ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  ns0:rtx afo:p2838 ;
  skos:altLabel "fry"@en, "fish fry"@en, "fingerlings"@en ;
  ns0:ed "1987-01-01" ;
  skos:broader afo:p2998, yso:p16645 ;
  ns0:sta "hyväksytty" ;
  ns0:md "1995-09-05" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:agcx "fish larvae"@en ;
  ns0:id "1226" ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "kalanpoikaset"@fi .

afo:p2838
  skos:prefLabel "jälkeläiset"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p3985 .

afo:p2998
  skos:prefLabel "poikaset"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3985 .

yso:p16645
  skos:prefLabel "young"@en, "ungar"@sv, "poikaset"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3985 .

