@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:p5670
  ns0:tietue "ed=1986-02-01", "fte=iodine", "ctx=jodi", "stalista=tarkista", "md=1995-09-05", "cc=10", "80", "btx=halogeenit", "n", "sta=hyväksytty", "agcx=iodine" ;
  skos:altLabel "iodine"@en ;
  a skos:Concept ;
  ns0:md "1995-09-05" ;
  ns0:siirtopv "2006-03-03" ;
  skos:broader afo:p1400 ;
  skos:inScheme yso:conceptscheme ;
  ns0:agcx "iodine"@en ;
  ns0:id "1068" ;
  skos:exactMatch yso:p18902 ;
  skos:prefLabel "jodi"@fi ;
  ns0:stalista "tarkista" ;
  ns0:ed "1986-02-01" ;
  ns0:sta "hyväksytty" .

yso:p18902
  skos:prefLabel "iodine"@en, "jodi"@fi, "jod"@sv ;
  a skos:Concept .

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

afo:p1400
  skos:prefLabel "halogeenit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5670 .

