<PropertiesCardpropertiesList={overviewsTerms.get('institute.country.code3').map((term)=>({title:term.term,value:term.count}))}title={t(`accession.overview.institute country code3`)}small/>
<PropertiesCardpropertiesList={overviewsTerms.get('institute.country.code3').map((term)=>({title:term.term,value:filterByTerm('holder.country.iso3',term,term.count)}))}title={t(`accession.overview.institute country code3`)}small/>