@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:p60 skos:narrowMatch yso:p9687 .
yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p9687
  skos:broader yso:p6316 ;
  skos:closeMatch ysa:Y103998, allars:Y16295 ;
  skos:altLabel "porvaristo"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "bourgeoisie"@en, "borgerskapet (historia)"@sv, "porvaristo (historialliset säädyt)"@fi ;
  a skos:Concept .

yso:p6316
  skos:prefLabel "estates"@en, "ständer"@sv, "säädyt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9687 .

