@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p2372
  a skos:Concept ;
  skos:broader yso:p305 ;
  rdfs:comment "In singular 'teollisuussneuvos', in plural 'teollisuusneuvokset'." ;
  skos:closeMatch allars:Y40056, ysa:Y112660 ;
  skos:prefLabel "teollisuusneuvokset (arvonimet)"@fi, "industriråd (titlar)"@sv, "teollisuusneuvokset (honorary titles)"@en ;
  skos:scopeNote "In singular 'teollisuusneuvos', in plural 'teollisuusneuvokset'." ;
  skos:altLabel "teollisuusneuvokset"@fi ;
  skos:inScheme yso:conceptscheme .

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

yso:p8620 skos:narrowMatch yso:p2372 .
yso:p305
  skos:prefLabel "honorary titles"@en, "hederstitlar"@sv, "arvonimet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p2372 .

