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

yso:p9329
  skos:prefLabel "arsen"@sv, "arsenic"@en, "arseeni"@fi ;
  a skos:Concept .

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

