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

afo:p2754
  ns0:tietue "stalista=tarkista", "ed=1986-02-01", "n", "cc=22", "ufx=ilmiasu", "fte=phenotype", "rtx=genotyyppi", "80", "md=1995-09-05", "ctx=fenotyyppi", "30", "sta=hyväksytty" ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1995-09-05" ;
  ns0:ufx "ilmiasu"@fi ;
  skos:prefLabel "fenotyyppi"@fi ;
  ns0:sta "hyväksytty" ;
  skos:topConceptOf yso:conceptscheme ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "phenotype"@en ;
  ns0:rtx afo:p2163 ;
  skos:exactMatch yso:p13074 ;
  ns0:id "566" ;
  ns0:ed "1986-02-01" .

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

yso:p13074
  skos:prefLabel "fenotyp"@sv, "phenotype"@en, "fenotyyppi"@fi ;
  a skos:Concept .

afo:p2163
  skos:prefLabel "genotyyppi"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p2754 .

