@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

yso:p18153 skos:exactMatch tero:p18153 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y107901 skos:exactMatch tero:p18153 .
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 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p18153, ysa:Y107901 ;
  skos:altLabel "Voice of America"@fi .

tero:p4000
  skos:prefLabel "radiostationer"@sv, "radio stations"@en, "radioasemat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18153 .

