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

tero:p4003
  skos:prefLabel "kaupallinen radio"@fi, "commercial radio"@en, "kommersiell radio"@sv ;
  a skos:Concept ;
  skos:related tero:p4000 .

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:p4000 .

allars:Y24874 skos:exactMatch tero:p4000 .
tero:p18153
  skos:prefLabel "Voice of America"@en, "Voice of America"@sv, "Amerikan ääni"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p4000 ;
  skos:broader tero:p4000 .

tero:p4002
  skos:prefLabel "televisioasemat"@fi, "tv stations"@en, "TV-stationer"@sv ;
  a skos:Concept ;
  skos:related tero:p4000 .

ysa:Y104107 skos:exactMatch tero:p4000 .
yso:p4000 skos:exactMatch tero:p4000 .
tero:p4000
  skosext:broaderGeneric tero:p4001 ;
  skos:exactMatch yso:p4000, ysa:Y104107, allars:Y24874 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p4002, tero:p4003 ;
  skos:prefLabel "radioasemat"@fi, "radio stations"@en, "radiostationer"@sv ;
  skos:broader tero:p4001 ;
  skos:narrower tero:p18153 ;
  a skos:Concept .

