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

tero:conceptscheme a skos:ConceptScheme .
tero:p305
  skos:prefLabel "honorary titles"@en, "hederstitlar"@sv, "arvonimet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2372 .

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

ysa:Y112660 skos:exactMatch tero:p2372 .
