@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:conceptscheme
  skos:prefLabel "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

koko:p14439
  skos:broader koko:p34109 ;
  skos:closeMatch ysa:Y9875 ;
  skos:related koko:p15792 ;
  skos:exactMatch yso:p4792 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "polarimetri"@sv, "polarimetria"@fi, "polarimetry"@en ;
  a skos:Concept .

koko:p34109
  skos:prefLabel "mätning"@sv, "measurement"@en, "mittaus"@fi ;
  a skos:Concept ;
  skos:narrower koko:p14439 .

koko:p15792
  skos:prefLabel "polarisation"@sv, "polarisation"@en, "polarisaatio"@fi ;
  a skos:Concept ;
  skos:related koko:p14439 .

