@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:p22441
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "skönhetsideal"@sv, "beauty ideals"@en, "kauneusihanteet"@fi ;
  skosext:broaderGeneric tero:p1039 ;
  skos:exactMatch yso:p22441, allars:Y34582, ysa:Y151282 ;
  a skos:Concept ;
  skos:broader tero:p1039 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y34582 skos:exactMatch tero:p22441 .
yso:p22441 skos:exactMatch tero:p22441 .
ysa:Y151282 skos:exactMatch tero:p22441 .
tero:p1039
  skos:prefLabel "ideals"@en, "ideal"@sv, "ihanteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p22441 .

