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

yso:p5497
  skos:prefLabel "natural diversity"@en, "biologisk mångfald"@sv, "luonnon monimuotoisuus"@fi ;
  a skos:Concept ;
  skos:narrower yso:p17697 .

yso:p17697
  skos:broader yso:p5497 ;
  skos:altLabel "geologinen monimuotoisuus"@fi ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "geodiversiteetti"@fi, "geodiversity"@en, "geodiversitet"@sv ;
  a skos:Concept .

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

