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

allars:Y22193 skos:exactMatch tero:p17603 .
tero:p17603
  skos:prefLabel "nahkavaatteet"@fi, "läderplagg"@sv, "leather clothes"@en ;
  skos:exactMatch yso:p17603, ysa:Y97612, allars:Y22193 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p3594 ;
  skos:broader tero:p3594 ;
  skos:inScheme tero:conceptscheme .

tero:p3594
  skos:prefLabel "clothing"@en, "vaatteet"@fi, "kläder"@sv ;
  a skos:Concept ;
  skos:narrower tero:p17603 .

tero:conceptscheme a skos:ConceptScheme .
tero:p3593
  a skos:Collection ;
  skos:prefLabel "vaatteet materiaalin mukaan"@fi ;
  skos:member tero:p17603 .

yso:p17603 skos:exactMatch tero:p17603 .
ysa:Y97612 skos:exactMatch tero:p17603 .
