@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:p352
  skos:prefLabel "tieteenalat"@fi, "sciences"@en, "vetenskaper"@sv ;
  a skos:Concept ;
  skos:narrower tero:p13166 .

tero:conceptscheme a skos:ConceptScheme .
yso:p13166 skos:exactMatch tero:p13166 .
allars:Y22534 skos:exactMatch tero:p13166 .
ysa:Y103447 skos:exactMatch tero:p13166 .
tero:p13166
  a skos:Concept ;
  skos:exactMatch allars:Y22534, ysa:Y103447, yso:p13166 ;
  skosext:broaderGeneric tero:p352 ;
  skos:prefLabel "mathematical sciences"@en, "matemaattiset tieteet"@fi, "matematiska vetenskaper"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p352 .

