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

tero:p2700
  a skos:Concept ;
  skos:narrower tero:p10480 ;
  skos:prefLabel "publikationsverksamhet"@sv, "publishing"@en, "julkaisutoiminta"@fi .

tero:conceptscheme a skos:ConceptScheme .
yso:p10480 skos:exactMatch tero:p10480 .
ysa:Y99491 skos:exactMatch tero:p10480 .
tero:p10480
  a skos:Concept ;
  skosext:broaderGeneric tero:p2700 ;
  skos:broader tero:p2700 ;
  skos:exactMatch allars:Y28790, yso:p10480, ysa:Y99491 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "scientific publishing"@en, "vetenskaplig publikationsverksamhet"@sv, "tieteellinen julkaisutoiminta"@fi .

allars:Y28790 skos:exactMatch tero:p10480 .
