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

tero:p5018
  skosext:broaderGeneric tero:p5019 ;
  skos:broader tero:p5019 ;
  skos:exactMatch ysa:Y111841, yso:p5018 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "potentialis"@sv, "potentiaali"@fi, "potential"@en ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
yso:p5018 skos:exactMatch tero:p5018 .
tero:p5019
  skos:prefLabel "modus (språk)"@sv, "moods, linguistics"@en, "tapaluokat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p5018 .

ysa:Y111841 skos:exactMatch tero:p5018 .
