@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:p9915
  skos:prefLabel "index (jämförelsetal)"@sv, "indices"@en, "indeksit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4651 .

afo:p4651
  ns0:tietue "ctx=valintaindeksit", "sta=hyväksytty", "btx=indeksit", "fte=selection indices", "stalista=tarkista", "cc=22", "md=1995-09-01", "30", "n", "ed=1987-01-01" ;
  ns0:md "1995-09-01" ;
  ns0:id "4943" ;
  ns0:ed "1987-01-01" ;
  skos:broader yso:p9915 ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  skos:altLabel "selection indices"@en ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "valintaindeksit"@fi .

