@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:p13105 skos:exactMatch tero:p13105 .
tero:p1235
  skos:prefLabel "motion pictures"@en, "film"@sv, "elokuvat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13105 .

tero:p5668
  skos:prefLabel "drama documentaries"@en, "draamadokumentit"@fi, "dramadokumentärer"@sv ;
  a skos:Concept ;
  skos:related tero:p13105 .

tero:p13105
  skos:prefLabel "documentary films"@en, "dokumenttielokuvat"@fi, "dokumentärfilmer"@sv ;
  a skos:Concept ;
  skos:exactMatch allars:Y17059, ysa:Y94931, yso:p13105 ;
  skosext:broaderGeneric tero:p1235 ;
  skos:related tero:p5668 ;
  skos:broader tero:p1235 ;
  skos:inScheme tero:conceptscheme .

allars:Y17059 skos:exactMatch tero:p13105 .
ysa:Y94931 skos:exactMatch tero:p13105 .
