@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#> .
@prefix ns0: <http://www.yso.fi/onto/yso-kehitys/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p2003 skos:exactMatch tero:p2003 .
tero:p2003
  skos:exactMatch ysa:Y101189, yso:p2003, allars:Y25674 ;
  skosext:broaderGeneric tero:p1235 ;
  skos:prefLabel "science fiction films"@en, "science fiction-filmer"@sv, "tieteiselokuvat"@fi ;
  skos:altLabel "scifi"@sv, "scifi-filmer"@sv, "science fiction -- filmer"@sv, "science fiction"@fi ;
  a skos:Concept ;
  ns0:uusiOldLabel "scifi-filmer"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1235 ;
  ns0:poistunutOldLabel "scifi"@sv .

tero:conceptscheme a skos:ConceptScheme .
ns0:uusiOldLabel rdfs:label "uusiOldLabel" .
tero:p1235
  skos:prefLabel "motion pictures"@en, "film"@sv, "elokuvat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2003 .

allars:Y25674 skos:exactMatch tero:p2003 .
ns0:poistunutOldLabel rdfs:label "poistunutOldLabel" .
ysa:Y101189 skos:exactMatch tero:p2003 .
