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

afo:p4541
  skos:exactMatch yso:p14084 ;
  ns0:tietue "n", "stalista=tarkista", "sta=hyväksytty", "md=1995-09-19", "ed=1992-05-31", "cc=80", "ctx=monimuotoisuus", "agcx=diversity", "ntx=luonnon monimuotoisuus", "fte=diversity" ;
  skos:prefLabel "monimuotoisuus"@fi ;
  skos:topConceptOf yso:conceptscheme ;
  skos:narrower afo:p3800 ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1992-05-31" ;
  ns0:sta "hyväksytty" ;
  ns0:agcx "diversity"@en ;
  ns0:id "2830" ;
  a skos:Concept ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "diversity"@en ;
  ns0:md "1995-09-19" .

afo:p3800
  skos:prefLabel "luonnon monimuotoisuus"@fi ;
  a skos:Concept ;
  skos:broader afo:p4541 .

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

yso:p14084
  skos:prefLabel "diversitet"@sv, "diversity"@en, "monimuotoisuus"@fi ;
  a skos:Concept .

