@prefix yso: <http://www.yso.fi/onto/yso/> .
@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/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p10413
  skos:prefLabel "selen"@sv, "selenium"@en, "seleeni"@fi ;
  a skos:Concept .

afo:p4115
  ns0:tietue "cc=10", "sta=hyväksytty", "agcx=selenium", "80", "btx=puolimetallit", "ctx=seleeni", "stalista=tarkista", "n", "ed=1986-02-01", "md=1995-09-05", "fte=selenium" ;
  skos:prefLabel "seleeni"@fi ;
  skos:exactMatch yso:p10413 ;
  ns0:ed "1986-02-01" ;
  ns0:sta "hyväksytty" ;
  ns0:agcx "selenium"@en ;
  a skos:Concept ;
  ns0:md "1995-09-05" ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  skos:altLabel "selenium"@en ;
  skos:broader afo:p4116 ;
  ns0:id "4007" .

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

afo:p4116
  skos:prefLabel "puolimetallit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4115 .

