@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:p4001
  skos:prefLabel "organisation inom kommunikationsbranschen"@sv, "communications sector organization"@en, "viestintäalan organisaatio"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8618 .

yso:p8618 skos:exactMatch tero:p8618 .
allars:Y28114 skos:exactMatch tero:p8618 .
ysa:Y109840 skos:exactMatch tero:p8618 .
tero:p8618
  a skos:Concept ;
  skos:exactMatch ysa:Y109840, allars:Y28114, yso:p8618 ;
  skos:altLabel "televisionskanaler"@sv ;
  skos:prefLabel "tv channels"@en, "TV-kanaler"@sv, "televisiokanavat"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p4001 ;
  skos:broader tero:p4001 .

