@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:conceptscheme a skos:ConceptScheme .
tero:p14035
  skos:exactMatch yso:p14035, allars:Y28805, ysa:Y106470 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p3835 ;
  skos:prefLabel "tiedeyhteisöt"@fi, "vetenskapssamfund"@sv, "academic communities"@en ;
  skosext:broaderGeneric tero:p3835 .

allars:Y28805 skos:exactMatch tero:p14035 .
ysa:Y106470 skos:exactMatch tero:p14035 .
tero:p3835
  skos:prefLabel "lokalsamhälle"@sv, "community"@en, "yhteisö"@fi ;
  a skos:Concept ;
  skos:narrower tero:p14035 .

yso:p14035 skos:exactMatch tero:p14035 .
