@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:p1852
  ns0:tietue "ed=1986-02-01", "n", "fte=recurrent selection", "sta=hyväksytty", "ctx=toistuva valinta", "cc=22", "md=1995-09-01", "stalista=tarkista", "agcx=recurrent selection", "btx=valinta" ;
  ns0:agcx "recurrent selection"@en ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1995-09-01" ;
  skos:altLabel "recurrent selection"@en ;
  ns0:ed "1986-02-01" ;
  ns0:id "4594" ;
  skos:broader afo:p985 ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  skos:prefLabel "toistuva valinta"@fi ;
  skos:inScheme yso:conceptscheme .

afo:p985
  skos:prefLabel "valinta"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1852 .

