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

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

yso:p10288 skos:exactMatch tero:p10288 .
allars:Y40060 skos:exactMatch tero:p10288 .
tero:p10288
  rdfs:comment "In singular 'opetusneuvos', in plural 'opetusneuvokset'." ;
  skos:prefLabel "undervisningsråd (titlar)"@sv, "opetusneuvokset (arvonimet)"@fi, "opetusneuvokset (honorary titles)"@en ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p305 ;
  skos:exactMatch yso:p10288, ysa:Y110644, allars:Y40060 ;
  a skos:Concept ;
  skos:altLabel "opetusneuvokset"@fi ;
  skos:broader tero:p305 .

ysa:Y110644 skos:exactMatch tero:p10288 .
