@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:p2637
  ns0:tietue "ed=1992-05-31", "n", "cc=20", "sta=hyväksytty", "btx=lajit", "fte=animal species", "stalista=tarkista", "ctx=eläinlajit", "md=1995-09-05", "30", "80", "rtx=kasvilajit" ;
  skos:broader yso:p2765, afo:p2638 ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  ns0:rtx afo:p92 ;
  ns0:md "1995-09-05" ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1992-05-31" ;
  skos:altLabel "animal species"@en ;
  ns0:id "429" ;
  skos:prefLabel "eläinlajit"@fi ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" .

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

yso:p2765
  skos:prefLabel "arter (klassificeringar)"@sv, "lajit (luokitukset)"@fi, "species"@en ;
  a skos:Concept ;
  skos:narrower afo:p2637 .

afo:p2638
  skos:prefLabel "lajit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2637 .

afo:p92
  skos:prefLabel "eläimet"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p2637 .

