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

yso:p16308
  skos:prefLabel "fågelfauna"@sv, "avifauna"@en, "linnusto"@fi ;
  a skos:Concept ;
  skos:related yso:p21389 .

yso:p21389
  skos:broader yso:p5037 ;
  skos:related yso:p16308, yso:p7924, yso:p5038 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "bird populations"@en, "lintukannat"@fi, "fågelbestånd"@sv ;
  a skos:Concept .

yso:p5037
  skos:prefLabel "animal stocks"@en, "djurbestånd"@sv, "eläinkannat"@fi ;
  a skos:Concept ;
  skos:narrower yso:p21389 .

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

yso:p5038
  skos:prefLabel "populationer"@sv, "populations"@en, "populaatiot"@fi ;
  a skos:Concept ;
  skos:related yso:p21389 .

yso:p7924
  skos:prefLabel "viltbestånd"@sv, "game stocks"@en, "riistakannat"@fi ;
  a skos:Concept ;
  skos:related yso:p21389 .

