@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:p24948
  skos:broader yso:p2993 ;
  skos:related yso:p1110, yso:p1106 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "directive species"@en, "direktiivilajit"@fi, "direktivarter"@sv ;
  a skos:Concept .

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

yso:p1106
  skos:prefLabel "protection of vegetation"@en, "floravård"@sv, "kasviston suojelu"@fi ;
  a skos:Concept ;
  skos:related yso:p24948 .

yso:p2993
  skos:prefLabel "arter (roll)"@sv, "lajit (rooli)"@fi, "species"@en ;
  a skos:Concept ;
  skos:narrower yso:p24948 .

yso:p1110
  skos:prefLabel "protection of fauna"@en, "faunavård"@sv, "eläimistön suojelu"@fi ;
  a skos:Concept ;
  skos:related yso:p24948 .

