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

allars:Y22527 skos:exactMatch tero:p8885 .
tero:conceptscheme a skos:ConceptScheme .
tero:p1631
  skos:prefLabel "språkvetenskap"@sv, "kielitiede"@fi, "linguistics"@en ;
  a skos:Concept ;
  skos:narrower tero:p8885 .

yso:p8885 skos:exactMatch tero:p8885 .
ysa:Y102460 skos:exactMatch tero:p8885 .
tero:p3160
  skos:prefLabel "matematik"@sv, "mathematics"@en, "matematiikka"@fi ;
  a skos:Concept ;
  skos:related tero:p8885 .

tero:p8885
  skos:broader tero:p1631 ;
  skosext:broaderGeneric tero:p1631 ;
  skos:prefLabel "matematisk språkvetenskap"@sv, "matemaattinen kielitiede"@fi, "mathematical linguistics"@en ;
  skos:exactMatch allars:Y22527, yso:p8885, ysa:Y102460 ;
  skos:related tero:p3160 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

