@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:p4458
  ns0:id "4378" ;
  ns0:tietue "80", "sta=hyväksytty", "fte=thallium", "ed=1986-02-01", "n", "agcx=thallium", "btx=metallit", "ctx=tallium", "md=1995-09-01", "cc=10", "stalista=tarkista" ;
  skos:prefLabel "tallium"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:broader afo:p834, yso:p3097 ;
  ns0:md "1995-09-01" ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  ns0:agcx "thallium"@en ;
  skos:altLabel "thallium"@en ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1986-02-01" ;
  ns0:sta "hyväksytty" .

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

yso:p3097
  skos:prefLabel "metaller"@sv, "metals"@en, "metallit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4458 .

afo:p834
  skos:prefLabel "metallit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4458 .

