@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:p240
  skos:exactMatch ysa:Y102654, yso:p240, allars:Y20960 ;
  a skos:Concept ;
  skos:prefLabel "conjunctions"@en, "konjunktiot"@fi, "konjunktioner"@sv ;
  skosext:broaderGeneric tero:p241 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p241 .

yso:p240 skos:exactMatch tero:p240 .
tero:conceptscheme a skos:ConceptScheme .
tero:p241
  skos:prefLabel "particles (language)"@en, "partiklar (språk)"@sv, "partikkelit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p240 .

ysa:Y102654 skos:exactMatch tero:p240 .
allars:Y20960 skos:exactMatch tero:p240 .
