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

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

tero:p24512
  skosext:broaderGeneric tero:p3594 ;
  yso:p23805 ysa:Y171561 ;
  skos:broader tero:p3594 ;
  skos:exactMatch yso:p24512 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "technical clothes"@en, "tekniset vaatteet"@fi, "funktionella kläder"@sv ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
yso:p24512 skos:exactMatch tero:p24512 .
tero:p8359
  a skos:Collection ;
  skos:prefLabel "vaatteet käyttötarkoituksen mukaan"@fi ;
  skos:member tero:p24512 .

