@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:conceptscheme
  a skos:ConceptScheme ;
  rdfs:label "http://www.yso.fi/onto/yso" .

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

yso:p12769
  a skos:Concept ;
  skos:broader yso:p36 ;
  skos:closeMatch ysa:Y109812, allars:Y20205 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "international communication"@en, "internationell kommunikation"@sv, "kansainvälinen viestintä"@fi .

yso:p8551
  a skos:Collection ;
  skos:member yso:p12769 ;
  skos:prefLabel "viestintä osallistujien mukaan"@fi .

