@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
allars:Y40851 skos:exactMatch tero:p20140 .
tero:p5196
  skos:prefLabel "estetik"@sv, "aesthetics"@en, "estetiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20140 .

ysa:Y119158 skos:exactMatch tero:p20140 .
yso:p20140 skos:exactMatch tero:p20140 .
tero:p20140
  skos:prefLabel "feministisk estetik"@sv, "feministinen estetiikka"@fi, "feminist aesthetics"@en ;
  skos:exactMatch ysa:Y119158, yso:p20140, allars:Y40851 ;
  skosext:broaderGeneric tero:p5196 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p5196 ;
  a skos:Concept .

