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

tero:conceptscheme a skos:ConceptScheme .
tero:p8513
  skos:exactMatch ysa:Y103585, yso:p8513, allars:Y20762 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "clothes design"@en, "vaatetussuunnittelu"@fi, "kläddesign"@sv ;
  skos:broader tero:p8395 ;
  skos:related tero:p4732, tero:p8514 ;
  skosext:broaderGeneric tero:p8395 .

ysa:Y103585 skos:exactMatch tero:p8513 .
tero:p8395
  skos:prefLabel "textile design"@en, "textildesign"@sv, "tekstiilisuunnittelu"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8513 .

tero:p4732
  skos:prefLabel "fashion"@en, "mode"@sv, "muoti"@fi ;
  a skos:Concept ;
  skos:related tero:p8513 .

allars:Y20762 skos:exactMatch tero:p8513 .
yso:p8513 skos:exactMatch tero:p8513 .
tero:p8514
  skos:prefLabel "modeteckning"@sv, "fashion drawing"@en, "muotipiirustus"@fi ;
  a skos:Concept ;
  skos:related tero:p8513 .

