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

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

yso:p7409
  skos:prefLabel "silver"@sv, "silver"@en, "hopea"@fi ;
  a skos:Concept .

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

