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

tero:p352
  skos:prefLabel "tieteenalat"@fi, "sciences"@en, "vetenskaper"@sv ;
  a skos:Concept ;
  skos:narrower tero:p16969 .

tero:conceptscheme a skos:ConceptScheme .
tero:p16969
  skosext:broaderGeneric tero:p352 ;
  skos:prefLabel "kognitionsvetenskap"@sv, "kognitiotiede"@fi, "cognitive science"@en ;
  skos:exactMatch yso:p16969, ysa:Y106335, allars:Y20787 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p352 ;
  a skos:Concept .

yso:p16969 skos:exactMatch tero:p16969 .
ysa:Y106335 skos:exactMatch tero:p16969 .
allars:Y20787 skos:exactMatch tero:p16969 .
