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

tero:conceptscheme a skos:ConceptScheme .
tero:T00750
  skosext:broaderGeneric tero:p84 ;
  skos:broader tero:p84 ;
  skos:related tero:T00624 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00750> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "multimedia education"@en, "multimediakoulutus"@fi, "utbildning med multimedia"@sv ;
  a skos:Concept .

tero:p84
  skos:prefLabel "education"@en, "koulutus"@fi, "utbildning"@sv ;
  a skos:Concept ;
  skos:narrower tero:T00750 .

tero:T00624
  skos:prefLabel "interaktiva media"@sv, "interactive media"@en, "vuorovaikutteiset tiedotusvälineet"@fi ;
  a skos:Concept ;
  skos:related tero:T00750 .

<http://www.yso.fi/onto/hpmulti/T00750> skos:exactMatch tero:T00750 .
