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

yso:p2069 skos:exactMatch tero:p2069 .
tero:p2069
  skos:broader tero:p2070 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p2069, allars:Y28110, ysa:Y113426 ;
  skos:prefLabel "TV-fostran"@sv, "televisiokasvatus"@fi, "tv education"@en ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2070 .

ysa:Y113426 skos:exactMatch tero:p2069 .
tero:conceptscheme a skos:ConceptScheme .
allars:Y28110 skos:exactMatch tero:p2069 .
tero:p2070
  skos:prefLabel "media education"@en, "mediefostran"@sv, "mediakasvatus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2069 .

