@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

afo:p493
  skos:inScheme yso:conceptscheme ;
  ns0:tietue "ed=1992-05-31", "sta=hyväksytty", "agcx=ions", "ntx=anionit", "stalista=tarkista", "n", "cc=10", "kationit", "fte=ions", "22", "ctx=ionit", "md=1995-09-05" ;
  ns0:sta "hyväksytty" ;
  skos:topConceptOf yso:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "ionit"@fi ;
  ns0:md "1995-09-05" ;
  ns0:siirtopv "2006-03-03" ;
  skos:narrower afo:p492, afo:p2171 ;
  ns0:stalista "tarkista" ;
  ns0:agcx "ions"@en ;
  ns0:ed "1992-05-31" ;
  skos:exactMatch yso:p9015 ;
  ns0:id "1016" ;
  skos:altLabel "ions"@en .

afo:p2171
  skos:prefLabel "anionit"@fi ;
  a skos:Concept ;
  skos:broader afo:p493 .

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

afo:p492
  skos:prefLabel "kationit"@fi ;
  a skos:Concept ;
  skos:broader afo:p493 .

yso:p9015
  skos:prefLabel "joner"@sv, "ions"@en, "ionit"@fi ;
  a skos:Concept .

