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

tero:p6310
  skos:prefLabel "social classes"@en, "samhällsklasser"@sv, "yhteiskuntaluokat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7786 .

tero:conceptscheme a skos:ConceptScheme .
tero:p7786
  skos:exactMatch yso:p7786, ysa:Y103998, allars:Y16295 ;
  skos:prefLabel "bourgeoisie"@en, "porvaristo (yhteiskuntaluokat)"@fi, "borgerskapet (samhällsklasser)"@sv ;
  skosext:broaderGeneric tero:p6310 ;
  skos:broader tero:p6310 ;
  skos:altLabel "porvaristo"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

allars:Y16295 skos:exactMatch tero:p7786 .
ysa:Y103998 skos:exactMatch tero:p7786 .
yso:p7786 skos:exactMatch tero:p7786 .
