@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:p20056 skos:exactMatch tero:p20056 .
tero:conceptscheme a skos:ConceptScheme .
tero:p20056
  skos:prefLabel "action films"@en, "toimintaelokuvat"@fi, "actionfilmer"@sv ;
  skos:exactMatch yso:p20056, allars:Y14912, ysa:Y110481 ;
  skosext:broaderGeneric tero:p1235 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1235 ;
  a skos:Concept .

tero:p1235
  skos:prefLabel "motion pictures"@en, "film"@sv, "elokuvat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20056 .

ysa:Y110481 skos:exactMatch tero:p20056 .
allars:Y14912 skos:exactMatch tero:p20056 .
