@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p24509 skos:exactMatch tero:p24509 .
tero:p36
  skos:prefLabel "kommunikation"@sv, "communication"@en, "viestintä"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24509 .

tero:conceptscheme a skos:ConceptScheme .
tero:p11277
  a skos:Collection ;
  skos:prefLabel "viestintä tarkoituksen mukaan"@fi ;
  skos:member tero:p24509 .

tero:p24509
  skosext:broaderGeneric tero:p36 ;
  yso:p23805 ysa:Y171564 ;
  skos:broader tero:p36 ;
  skos:exactMatch yso:p24509 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "science communication"@en, "tiedeviestintä"@fi, "vetenskapskommunikation"@sv ;
  a skos:Concept .

