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

yso:p510
  skos:prefLabel "modeller (observation)"@sv, "mallit (havainnointimallit)"@fi, "models"@en ;
  a skos:Concept ;
  skos:narrower yso:p23917 .

yso:p23917
  yso:p23805 ysa:Y171391 ;
  skos:broader yso:p510 ;
  skos:related yso:p2754 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "geoid"@en, "geoidi"@fi, "geoid"@sv ;
  a skos:Concept .

puho:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p2754
  skos:prefLabel "sea level"@en, "merenpinta"@fi, "havsytan"@sv ;
  a skos:Concept ;
  skos:related yso:p23917 .

