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

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

yso:p2375
  skos:prefLabel "alteration of person's status"@en, "ändrande av en persons status"@sv, "henkilön aseman muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower yso:p25817 .

yso:p25817
  skos:broader yso:p2375 ;
  skos:related yso:p20850 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "aatelointi"@fi, "adlande"@sv ;
  a skos:Concept .

yso:p20850
  skos:prefLabel "ranks of nobility"@en, "aatelisarvot"@fi, "adelstitlar"@sv ;
  a skos:Concept ;
  skos:related yso:p25817 .

