@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p17605 skos:exactMatch tero:p17605 .
allars:Y41196 skos:exactMatch tero:p17605 .
ysa:Y108024 skos:exactMatch tero:p17605 .
tero:p2395
  skos:prefLabel "grammatik"@sv, "grammar"@en, "kielioppi"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17605 .

tero:p17605
  a skos:Concept ;
  skos:exactMatch allars:Y41196, ysa:Y108024, yso:p17605 ;
  skos:prefLabel "cognitive grammar"@en, "kognitiv grammatik"@sv, "kognitiivinen kielioppi"@fi ;
  skosext:broaderGeneric tero:p2395 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p2395 .

