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

tero:p4003
  skos:prefLabel "kaupallinen radio"@fi, "kommersiell radio"@sv, "commercial radio"@en ;
  skos:broader tero:p8920 ;
  skos:exactMatch ysa:Y95998, yso:p4003, allars:Y20848 ;
  skos:related tero:p4000 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p8920 ;
  a skos:Concept .

yso:p4003 skos:exactMatch tero:p4003 .
tero:p8920
  skos:prefLabel "kaupallinen joukkoviestintä"@fi, "commercial mass communication"@en, "kommersiell masskommunikation"@sv ;
  a skos:Concept ;
  skos:narrower tero:p4003 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y20848 skos:exactMatch tero:p4003 .
ysa:Y95998 skos:exactMatch tero:p4003 .
tero:p4000
  skos:prefLabel "radiostationer"@sv, "radio stations"@en, "radioasemat"@fi ;
  a skos:Concept ;
  skos:related tero:p4003 .

