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

yso:p9956 skos:exactMatch tero:p9956 .
allars:Y32018 skos:exactMatch tero:p9956 .
tero:conceptscheme a skos:ConceptScheme .
tero:p9956
  a skos:Concept ;
  skos:broader tero:p5054 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p5054 ;
  skos:prefLabel "WISC-R"@en, "WISC-R"@sv, "WISC-R"@fi ;
  skos:exactMatch allars:Y32018, yso:p9956, ysa:Y106554 .

ysa:Y106554 skos:exactMatch tero:p9956 .
tero:p5054
  skos:prefLabel "intelligence tests"@en, "intelligenstest"@sv, "älykkyystestit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9956 .

