@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 .
ysa:Y104496 skos:exactMatch tero:p20274 .
tero:p6316
  skos:prefLabel "estates"@en, "ständer"@sv, "säädyt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20274 .

yso:p20274 skos:exactMatch tero:p20274 .
allars:Y16280 skos:exactMatch tero:p20274 .
tero:p20274
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "peasantry"@en, "talonpoikaissääty"@fi, "bondeståndet"@sv ;
  skos:exactMatch yso:p20274, ysa:Y104496, allars:Y16280 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p6316 ;
  skos:broader tero:p6316 .

