@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:p3323
  ns0:tietue "md=1997-12-05", "contemporary comparisons", "btx=arvostelu", "sta=hyväksytty", "cc=30", "n", "stalista=tarkista", "ctx=sisarusarvostelu", "ed=1986-02-01", "fte=sib testing" ;
  ns0:stalista "tarkista" ;
  ns0:md "1997-12-05" ;
  skos:broader afo:p2868, yso:p6613 ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  skos:altLabel "contemporary comparisons"@en, "sib testing"@en ;
  ns0:sta "hyväksytty" ;
  ns0:id "4111" ;
  skos:prefLabel "sisarusarvostelu"@fi ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1986-02-01" .

afo:p2868
  skos:prefLabel "arvostelu"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3323 .

yso:p6613
  skos:prefLabel "arvostelu (toiminta)"@fi, "estimating"@en, "bedömning"@sv ;
  a skos:Concept ;
  skos:narrower afo:p3323 .

