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

tero:p4613
  skos:exactMatch allars:Y15647, yso:p4613, ysa:Y104731 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "uimapuvut"@fi, "baddräkter"@sv, "swimwear"@en ;
  skosext:broaderGeneric tero:p4614 ;
  skos:broader tero:p4614 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y15647 skos:exactMatch tero:p4613 .
yso:p4613 skos:exactMatch tero:p4613 .
tero:p4614
  skos:prefLabel "sportkläder"@sv, "sports clothes"@en, "urheiluvaatteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4613 .

ysa:Y104731 skos:exactMatch tero:p4613 .
