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

tero:conceptscheme a skos:ConceptScheme .
tero:p2172
  skos:prefLabel "language history"@en, "språkhistoria"@sv, "kielihistoria"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2171 .

ysa:Y115599 skos:exactMatch tero:p2171 .
tero:p2173
  skos:prefLabel "kognitiv lingvistik"@sv, "cognitive linguistics"@en, "kognitiivinen kielitiede"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2171 .

allars:Y41301 skos:exactMatch tero:p2171 .
yso:p2171 skos:exactMatch tero:p2171 .
tero:p2171
  skos:broader tero:p2172, tero:p2173 ;
  skos:prefLabel "historisk kognitiv lingvistik"@sv, "historiallinen kognitiivinen kielitiede"@fi ;
  skosext:broaderGeneric tero:p2172, tero:p2173 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y115599, allars:Y41301, yso:p2171 ;
  a skos:Concept .

