@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y100805 skos:exactMatch tero:p2116 .
yso:p2116 skos:exactMatch tero:p2116 .
tero:p2116
  skos:exactMatch allars:Y15264, yso:p2116, ysa:Y100805 ;
  skos:prefLabel "arabic philosophy"@en, "arabialainen filosofia"@fi, "arabisk filosofi"@sv ;
  skosext:broaderGeneric tero:p1056 ;
  skos:broader tero:p1056 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

allars:Y15264 skos:exactMatch tero:p2116 .
tero:p1056
  skos:prefLabel "philosophy"@en, "filosofia"@fi, "filosofi"@sv ;
  a skos:Concept ;
  skos:narrower tero:p2116 .

