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

yso:p4216 skos:exactMatch tero:p4216 .
tero:p4216
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y137995, yso:p4216, allars:Y31096 ;
  skos:prefLabel "videoelokuvat"@fi, "videofilms"@en, "videofilmer"@sv ;
  skos:altLabel "videofilmit"@fi ;
  skos:broader tero:p1235 ;
  skosext:broaderGeneric tero:p1235 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y137995 skos:exactMatch tero:p4216 .
allars:Y31096 skos:exactMatch tero:p4216 .
tero:p1235
  skos:prefLabel "motion pictures"@en, "film"@sv, "elokuvat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4216 .

