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

yso:p7369
  skos:prefLabel "deserts"@en, "ödemarker"@sv, "autiomaat"@fi ;
  a skos:Concept .

yso:p25971
  skos:narrowMatch yso:p7371, yso:p7369 ;
  skos:altLabel "öknar"@sv ;
  skos:topConceptOf yso:aggregateconceptscheme ;
  skos:inScheme yso:aggregateconceptscheme ;
  skos:prefLabel "öknar (samlande begrepp)"@sv ;
  a skos:Concept .

yso:aggregateconceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept yso:p25971 .

yso:p7371
  skos:prefLabel "deserts"@en, "aavikot"@fi, "öknar"@sv ;
  a skos:Concept .

