@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:p132
  skos:prefLabel "biologiska fenomen"@sv, "biological phenomena"@en, "biologiset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3336 .

afo:p3336
  skos:altLabel "heritability"@en ;
  ns0:tietue "md=1995-09-05", "ed=1987-01-01", "ufx=periytyvyysaste", "30", "sta=hyväksytty", "stalista=tarkista", "sta2=vapaa", "cc=22", "ctx=heritabiliteetti", "n", "fte=heritability" ;
  ns0:id "787" ;
  ns0:ed "1987-01-01" ;
  skos:prefLabel "heritabiliteetti"@fi ;
  skos:broader yso:p132 ;
  ns0:sta "hyväksytty" ;
  ns0:md "1995-09-05" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta2 "vapaa" ;
  ns0:ufx "periytyvyysaste"@fi .

