@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:p1978 skos:exactMatch tero:p1978 .
tero:p1978
  skos:related tero:p1977, tero:p7994 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:exactMatch ysa:Y101666, allars:Y27946, yso:p1978 ;
  skos:broader tero:p1400 ;
  skos:prefLabel "kolmiulotteisuus"@fi, "tredimensionella bilder"@sv, "three-dimensionality"@en ;
  skosext:broaderGeneric tero:p1400 ;
  skos:altLabel "stereoskopi"@sv, "stereoskopia"@fi .

tero:p7994
  skos:prefLabel "ulottuvuus"@fi, "dimension"@sv, "dimension"@en ;
  a skos:Concept ;
  skos:related tero:p1978 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y27946 skos:exactMatch tero:p1978 .
ysa:Y101666 skos:exactMatch tero:p1978 .
tero:p1977
  skos:prefLabel "holography"@en, "holografia"@fi, "holografi"@sv ;
  a skos:Concept ;
  skos:related tero:p1978 .

tero:p1400
  skos:prefLabel "physical qualities"@en, "fysiska egenskaper"@sv, "fyysiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1978 .

