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

tero:conceptscheme a skos:ConceptScheme .
yso:p23310 skos:exactMatch tero:p23310 .
tero:p1235
  skos:prefLabel "motion pictures"@en, "film"@sv, "elokuvat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23310 .

allars:Y36212 skos:exactMatch tero:p23310 .
ysa:Y159166 skos:exactMatch tero:p23310 .
tero:p23310
  skos:altLabel "independent movies"@en, "indie films"@en, "indie-elokuvat"@fi, "independent-tuotantoelokuvat"@fi ;
  skosext:broaderGeneric tero:p1235 ;
  a skos:Concept ;
  skos:exactMatch yso:p23310, allars:Y36212, ysa:Y159166 ;
  skos:prefLabel "independent-elokuvat"@fi, "independent films"@en, "independentfilmer"@sv ;
  skos:broader tero:p1235 ;
  skos:inScheme tero:conceptscheme .

