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

yso:p12535
  skos:prefLabel "platina"@sv, "platinum"@en, "platina"@fi ;
  a skos:Concept .

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

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

