@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

koko:p49866
  skos:prefLabel "coordinate system"@en, "koordinaatisto"@fi ;
  a skos:Concept ;
  skos:narrower koko:p49869 .

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

koko:p49869
  skos:note "1-dimensional coordinate system used to record the heights (or depths) of points dependent on the Earth’s gravity field (GML 3.1)"@en ;
  skos:broader koko:p49866 ;
  skos:exactMatch <http://www.yso.fi/onto/suo/korkeuskoordinaatisto> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "vertical coordinate system"@en, "korkeuskoordinaatisto"@fi ;
  a skos:Concept .

<http://www.yso.fi/onto/suo/korkeuskoordinaatisto_27> a koko:p49869 .
<http://www.yso.fi/onto/suo/kayttaaKorkeuskoordinaatistoa> rdfs:range koko:p49869 .
