@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p12863
  skos:exactMatch yso:p12863, allars:Y42572, ysa:Y97637 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p3097 ;
  skosext:broaderGeneric tero:p3097 ;
  a skos:Concept ;
  skos:prefLabel "neptunium"@en, "neptunium"@sv, "neptunium"@fi .

tero:conceptscheme a skos:ConceptScheme .
allars:Y42572 skos:exactMatch tero:p12863 .
tero:p3097
  skos:prefLabel "metaller"@sv, "metals"@en, "metallit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12863 .

yso:p12863 skos:exactMatch tero:p12863 .
ysa:Y97637 skos:exactMatch tero:p12863 .
