@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p4519
  skos:prefLabel "alloys"@en, "legeringar"@sv, "metalliseokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11087 .

tero:conceptscheme a skos:ConceptScheme .
yso:p11087 skos:exactMatch tero:p11087 .
tero:p11087
  skos:exactMatch yso:p11087, ysa:Y96571, allars:Y21130 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p4519 ;
  skos:prefLabel "kupariseokset"@fi, "copper alloys"@en, "kopparblandningar"@sv ;
  skosext:broaderGeneric tero:p4519 ;
  a skos:Concept .

ysa:Y96571 skos:exactMatch tero:p11087 .
allars:Y21130 skos:exactMatch tero:p11087 .
