@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D018534> skos:exactMatch tero:p11861 .
allars:Y20391 skos:exactMatch tero:p11861 .
ysa:Y103338 skos:exactMatch tero:p11861 .
tero:p6224
  skos:prefLabel "planets"@en, "planeetat"@fi, "planeter"@sv ;
  a skos:Concept ;
  skos:narrower tero:p11861 .

tero:p11861
  skos:exactMatch <http://www.yso.fi/onto/mesh/D018534>, allars:Y20391, ysa:Y103338 ;
  skos:altLabel "tellus"@fi, "jorden"@sv, "Maa (planeetta)"@fi, "globe"@en, "maapallo"@fi, "Maa"@fi ;
  skos:broader tero:p6224 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "earth (planet)"@en, "jorden (planeten)"@sv, "maa (planeetta)"@fi ;
  skosext:broaderGeneric tero:p6224 ;
  a skos:Concept .

